We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22bf513 commit 8a32f90Copy full SHA for 8a32f90
.travis.yml
@@ -52,6 +52,7 @@ matrix:
52
before_install:
53
- .travis/before_install.sh
54
before_script:
55
+ - nvm install 8
56
- sudo easy_install virtualenv
57
- virtualenv ~/virtualenv
58
- source ~/virtualenv/bin/activate
0 commit comments