twitst4tz

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

.travis.yml (108B)


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