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