Skip to content

Commit

Permalink
Use the latest 1.x bundler version to fix tests on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
exAspArk committed Oct 24, 2019
1 parent 83e08a7 commit e791c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
sudo: false
language: ruby
before_install: gem install bundler -v 1.15.2
before_install: gem install bundler -v 1.17.3
matrix:
include:
- gemfile: graphql-1.7.gemfile
Expand Down

0 comments on commit e791c34

Please sign in to comment.