Skip to content

Commit b4ffdcf

Browse files
authored
Merge pull request solidusio#121 from jhawthorn/fix_travis
Fix travis?
2 parents c07b874 + 332222a commit b4ffdcf

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ addons:
44
chrome: stable
55
cache: bundler
66
language: ruby
7+
before_install:
8+
- gem update --system # https://github.com/travis-ci/travis-ci/issues/8978
9+
- gem install bundler
710
rvm:
811
- 2.5
912
env:

0 commit comments

Comments
 (0)