Skip to content

Commit

Permalink
Fix build failure caused by bundler issue
Browse files Browse the repository at this point in the history
See more details here rubygems/bundler#3558
  • Loading branch information
tachyons authored Oct 29, 2017
1 parent 3fd110f commit 6d74725
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
before_install:
- wget -c https://github.com/coreos/etcd/releases/download/v2.0.0-rc.1/etcd-v2.0.0-rc.1-linux-amd64.tar.gz
- tar -zxf etcd-v2.0.0-rc.1-linux-amd64.tar.gz
- gem update bundler
- bundle install

rvm:
Expand Down

0 comments on commit 6d74725

Please sign in to comment.