Skip to content

Commit

Permalink
Use node 6 for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
vidartf committed Dec 5, 2016
1 parent da9b138 commit b7164ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -18,7 +18,7 @@ cache:
- nbdime/webapp/node_modules # NPM packages
- nbdime-web/node_modules # NPM packages
before_install:
- nvm install 4
- nvm install 6
- |
if [[ $GROUP == python ]]; then
pip install codecov
Expand Down

0 comments on commit b7164ea

Please sign in to comment.