bash3boilerplate/.travis.yml

8 lines
199 B
YAML
Raw Normal View History

2016-02-16 15:01:26 +01:00
language: node_js
node_js:
- "4.2.1"
script: npm run test
# For some reason, this breaks nvm. Tried two times:
# https://s3.amazonaws.com/archive.travis-ci.org/jobs/109619626/log.txt
# sudo: false