Skip to content

Commit 3bec1a9

Browse files
committed
Another take on travisCI tweak
1 parent 7ec5212 commit 3bec1a9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@ rvm:
66
# Try to work around a travisCI quirk
77
# see https://git.io/vVf62 for more
88
before_install:
9-
- gem update --system
10-
- gem update bundler
9+
- gem install bundler

0 commit comments

Comments
 (0)