Skip to content

Commit c9e6bc1

Browse files
committed
rvm on Travis wants ruby 2.2
1 parent 2c23ad1 commit c9e6bc1

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
@@ -1,6 +1,6 @@
11
language: ruby
22
rvm:
3-
- 2.3
3+
- 2.2
44
script:
55
- bundle exec rake test
66
sudo: false

0 commit comments

Comments
 (0)