bash3boilerplate/.travis.yml
2016-02-16 15:01:26 +01:00

5 lines
60 B
YAML

language: node_js
node_js:
- "4.2.1"
script: npm run test