Skip to content

Commit cf3cfaa

Browse files
committed
Rails 5.0 CI
1 parent b41df13 commit cf3cfaa

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
@@ -38,6 +38,12 @@ matrix:
3838
env: RAILS_VERSION=master
3939
- rvm: jruby-head
4040
env: RAILS_VERSION=master
41+
- rvm: 2.1
42+
env: RAILS_VERSION=5.0
43+
- rvm: jruby-9.0.4.0
44+
env: RAILS_VERSION=5.0
45+
- rvm: jruby-head
46+
env: RAILS_VERSION=5.0
4147
allow_failures:
4248
- rvm: ruby-head
4349
- rvm: jruby-head

0 commit comments

Comments
 (0)