twitst4tz

twitter statistics web application
Log | Files | Refs | README | LICENSE

.travis.yml (111B)


      1 language: node_js
      2 node_js:
      3   - "8"
      4   - "10"
      5   - "12"
      6   - "13"
      7 after_script:
      8   - coveralls < coverage/lcov.info