Skip to content

Commit 88e4e71

Browse files
committed
Try removing bundler again
1 parent 0000611 commit 88e4e71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ env:
1515

1616
before_install:
1717
- bundle --version
18+
- gem uninstall bundler --force
19+
- bundle --version || echo 'no bundler'
1820
- gem install bundler -v '< 2'
1921
- bundle --version
2022

0 commit comments

Comments
 (0)