Skip to content

Commit e8884b1

Browse files
committed
temporarily suppress builds that rails will eventually support
1 parent bd1c103 commit e8884b1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,12 @@ matrix:
130130
env: RAILS_VERSION=master
131131
- rvm: 2.3.1
132132
env: RAILS_VERSION=master
133+
- rvm: 2.4.0
134+
env: RAILS_VERSION=master
135+
- rvm: 2.4.0
136+
env: RAILS_VERSION='~> 4.2.0'
137+
- rvm: 2.4.0
138+
env: RAILS_VERSION=4-2-stable
133139
fast_finish: true
134140

135141
branches:

0 commit comments

Comments
 (0)