mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
chore(travis): simplify .travis.yml
This commit is contained in:
parent
8cd79e1344
commit
c74826ff8f
|
@ -5,7 +5,6 @@ node_js:
|
||||||
- "6.0"
|
- "6.0"
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- '[ "${TRAVIS_NODE_VERSION}" != "0.8" ] || npm install -g npm@1.4.28'
|
|
||||||
- npm install -g npm@latest
|
- npm install -g npm@latest
|
||||||
- npm install -g grunt-cli
|
- npm install -g grunt-cli
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user