Skip to content

Commit 406b1e3

Browse files
Merge pull request #95 from elight/bugfix/update_bundler_in_ci
Update bundler on CI to deal with old bundler version error
2 parents e699125 + 98d845e commit 406b1e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
before_install:
2+
- gem update bundler
13
gemfile:
24
- gemfiles/Gemfile.rails-4.0
35
- gemfiles/Gemfile.rails-4.1

0 commit comments

Comments
 (0)