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 1a0be7e commit 91aff31Copy full SHA for 91aff31
.travis.yml
@@ -9,6 +9,8 @@ python:
9
- '3.7'
10
notifications:
11
email: true
12
+before_install:
13
+ - nvm install node
14
install:
15
- sudo add-apt-repository --yes ppa:marutter/rrutter3.5
16
- sudo apt-get update --yes
0 commit comments