source:
imaps-frontend/node_modules/json-schema-traverse/.travis.yml
Last change on this file was d565449, checked in by , 4 weeks ago | |
---|---|
|
|
File size: 108 bytes |
Line | |
---|---|
1 | language: node_js |
2 | node_js: |
3 | - "4" |
4 | - "6" |
5 | - "7" |
6 | - "8" |
7 | after_script: |
8 | - coveralls < coverage/lcov.info |
Note:
See TracBrowser
for help on using the repository browser.