Trying to unjam Travic CI build.
This commit is contained in:
parent
511fff1390
commit
ce95391804
@ -10,6 +10,8 @@ env:
|
|||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- "pushd tests && npm install && popd"
|
- "pushd tests && npm install && popd"
|
||||||
|
- '[ "${TRAVIS_NODE_VERSION}" != "0.8" ] || npm install -g npm@1.4.28'
|
||||||
|
- npm install -g npm@latest
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
exclude:
|
exclude:
|
||||||
|
Loading…
Reference in New Issue
Block a user