Skip to content

Commit ebf55e4

Browse files
Update ruby
1 parent 211ebd4 commit ebf55e4

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
@@ -17,6 +17,8 @@ bundler_args: --without development --jobs 3 --retry 3 --deployment
1717
jobs:
1818
include:
1919
- stage: "rspec"
20+
before_install:
21+
- gem install bundler:1.17.3
2022
script: bundle exec rspec spec
2123
- stage: ":ship: it"
2224
addons:

0 commit comments

Comments
 (0)