Skip to content

Commit 70a300f

Browse files
authored
Merge pull request #1041 from github/kenyonj-patch-1
Update .travis.yml
2 parents 861dc4a + 533f66e commit 70a300f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: node_js
22
node_js:
33
- 6
44
before_install:
5+
- gem install bundler -v 1.16.1
56
- rvm install 2.4.3
67
- npm install -g npm@5
78
install:

0 commit comments

Comments
 (0)