Skip to content

Commit

Permalink
fix build: use correct bundler version in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
rarruda committed Apr 15, 2020
1 parent f693135 commit 6c37aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,7 +7,7 @@ rvm:
- 2.5
- 2.4
before_install:
- gem install bundler -v 2.0.2
- gem install bundler -v 2.1.4
- git clone --depth 5 --branch v3.2.0 https://github.com/Unleash/client-specification.git
client-specification

Expand Down

0 comments on commit 6c37aec

Please sign in to comment.