Skip to content

Commit c9afad0

Browse files
author
Daniel Nitsikopoulos
committed
Update travis setup
1 parent 5b35d68 commit c9afad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
script: bundle exec rspec spec
33
language: ruby
44
sudo: false
5-
before_install: gem update bundler
5+
before_install: gem install bundler:1.17.2
66
rvm:
77
- 2.3.0
88
- 2.4.0

0 commit comments

Comments
 (0)