mirror of
https://github.com/kvz/bash3boilerplate.git
synced 2025-01-19 02:46:23 +00:00
Try sudo:false once more
For https://github.com/travis-ci/travis-ci/issues/5638#issuecomment-18486180 0
This commit is contained in:
parent
472c9e3b74
commit
5b4800bad8
@ -2,6 +2,6 @@ language: node_js
|
||||
node_js:
|
||||
- "4.2.1"
|
||||
script: npm run test
|
||||
# For some reason, this breaks nvm. Tried two times:
|
||||
# For some reason, `sudo: false` broke nvm. Tried this build two times:
|
||||
# https://s3.amazonaws.com/archive.travis-ci.org/jobs/109619626/log.txt
|
||||
# sudo: false
|
||||
sudo: false
|
||||
|
Loading…
Reference in New Issue
Block a user