Codebase list node-ci-info / debian/1.0.0-1 .travis.yml
debian/1.0.0-1

Tree @debian/1.0.0-1 (Download .tar.gz)

.travis.yml @debian/1.0.0-1raw · history · blame

1
2
3
4
5
6
7
language: node_js
node_js:
- '6'
- '5'
- '4'
- '0.12'
- '0.10'