Skip to content
This repository was archived by the owner on Oct 22, 2020. It is now read-only.

Commit 9a4eda1

Browse files
committed
Update .travis.yml
1 parent 6eb5ef5 commit 9a4eda1

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
@@ -5,6 +5,7 @@ rvm:
55
- 2.5.1
66
before_install:
77
- "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc"
8+
- "gem install bundler"
89
script: bundle exec rspec
910
branches:
1011
except:

0 commit comments

Comments
 (0)