mirror of
https://github.com/kvz/bash3boilerplate.git
synced 2025-06-16 13:18:07 +00:00
Revert Travis container infra. Thx @zbeekman
This commit is contained in:
@ -2,4 +2,6 @@ language: node_js
|
|||||||
node_js:
|
node_js:
|
||||||
- "4.2.1"
|
- "4.2.1"
|
||||||
script: npm run test
|
script: npm run test
|
||||||
sudo: false
|
# For some reason, this breaks nvm. Tried two times:
|
||||||
|
# https://s3.amazonaws.com/archive.travis-ci.org/jobs/109619626/log.txt
|
||||||
|
# sudo: false
|
||||||
|
Reference in New Issue
Block a user