.travis.yml (140B)
1 2 language: node_js 3 node_js: 4 - "6" 5 - "5" 6 - "4" 7 8 install: 9 - make node_modules 10 11 script: 12 - make lint 13 - make test 14 - make coveralls
twitst4tztwitter statistics web application | |
Log | Files | Refs | README | LICENSE |