Skip to content

Commit 59fe612

Browse files
committed
Ruby 2.4.0 on Travis CI
1 parent ba6fa8f commit 59fe612

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ deploy:
1212
run:
1313
- "bundle exec rails db:migrate"
1414
- "bundle exec rails dojos:update_db_by_yaml"
15+
rvm:
16+
- 2.4.0
1517
script:
1618
- RAILS_ENV=test bundle exec rake db:migrate --trace
1719
- bundle exec rake

0 commit comments

Comments
 (0)