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 3c955ad commit f612a1dCopy full SHA for f612a1d
.travis.yml
@@ -4,6 +4,7 @@ node_js:
4
- 6
5
before_install:
6
- rvm install 2.3.3
7
+ - npm install -g npm@5
8
install:
9
- npm install
10
- bundle install
0 commit comments