Skip to content

Commit 559b2df

Browse files
Nikolay Kasyanovnikolaykasyanov
authored andcommitted
Updates Bundler explicitly to prevent too old versions
1 parent 0592577 commit 559b2df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ addons:
2323
]
2424

2525
before_install:
26+
- gem install bundler
2627
- if [ "${TRAVIS_OS_NAME}" = "osx" ]; then brew install [email protected]; fi
2728
- if [ "${TRAVIS_OS_NAME}" = "osx" ]; then export PATH=`brew --prefix [email protected]`/bin:$PATH; fi
2829

0 commit comments

Comments
 (0)