Skip to content

Commit 7ff6e77

Browse files
committed
npm
1 parent 636ff79 commit 7ff6e77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ cache:
1515
- node_modules
1616
before_install:
1717
# Setup Node.js version-specific dependencies
18+
- "test $TRAVIS_NODE_VERSION != '0.8' || npm i -g [email protected]"
1819
- "test $TRAVIS_NODE_VERSION != '0.8' || npm rm --save-dev istanbul"
1920
# Update Node.js modules
2021
- "test ! -d node_modules || npm prune"

0 commit comments

Comments
 (0)