Codebase list node-pump / 25f94c7f-301e-4239-b35e-63a3640fe121/main .travis.yml
25f94c7f-301e-4239-b35e-63a3640fe121/main

Tree @25f94c7f-301e-4239-b35e-63a3640fe121/main (Download .tar.gz)

.travis.yml @25f94c7f-301e-4239-b35e-63a3640fe121/mainraw · history · blame

1
2
3
4
5
language: node_js
node_js:
  - "0.10"

script: "npm test"