mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
Update .travis.yml
Related to bug in travis https://github.com/travis-ci/travis-ci/issues/3334
This commit is contained in:
parent
188b7fd296
commit
3a8699f4ac
|
@ -7,7 +7,7 @@ before_install:
|
||||||
- '[ "${TRAVIS_NODE_VERSION}" != "0.8" ] || npm install -g npm@1.4.28'
|
- '[ "${TRAVIS_NODE_VERSION}" != "0.8" ] || npm install -g npm@1.4.28'
|
||||||
- npm install -g npm@latest
|
- npm install -g npm@latest
|
||||||
|
|
||||||
#travis build speed up
|
#travis build speed up
|
||||||
sudo: false
|
sudo: false
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user