Skip to content

Commit ed22f27

Browse files
committed
Corrected Travis file
1 parent 328d587 commit ed22f27

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ language: ruby
33
sudo:
44
false
55

6-
# rvm:
6+
rvm:
77
# RETIRING
88
# - 2.2
99
# - 2.3
@@ -19,7 +19,7 @@ gemfile:
1919
# - gemfiles/rails_51.gemfile
2020
- gemfiles/rails_52.gemfile
2121

22-
matrix:
22+
# matrix:
2323
# allow_failures:
2424
# - gemfile: gemfiles/rails_42.gemfile
2525
# include:

0 commit comments

Comments
 (0)