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 861dc4a commit 533f66eCopy full SHA for 533f66e
.travis.yml
@@ -2,6 +2,7 @@ language: node_js
2
node_js:
3
- 6
4
before_install:
5
+ - gem install bundler -v 1.16.1
6
- rvm install 2.4.3
7
- npm install -g npm@5
8
install:
0 commit comments