Skip to content

Commit

Permalink
Use v1 bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
tlunter committed Jun 18, 2020
1 parent dc7dce0 commit a3dddcc
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
Expand Up @@ -17,7 +17,7 @@ jobs:
fast_finish: true
before_install:
- docker --version
- gem install bundler
- gem install bundler -v '~> 1.17.3'
before_script:
- sudo ./script/install_docker.sh ${DOCKER_VERSION} ${DOCKER_CE}
- uname -a
Expand Down

0 comments on commit a3dddcc

Please sign in to comment.