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 2ba7051 commit 9836408Copy full SHA for 9836408
.travis.yml
@@ -8,6 +8,8 @@ node_js:
8
- '4.1'
9
before_script:
10
- npm install
11
+before_install:
12
+ npm install -g npm@'>=2.13.5'
13
deploy:
14
- provider: npm
15
email: niklasvh@gmail.com
0 commit comments