Codebase list node-strip-indent / debian/2.0.0-1 .travis.yml
debian/2.0.0-1

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

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

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