mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-27 02:28:50 +01:00
Update Travis ruby versions
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
language: ruby
|
||||
cache: bundler
|
||||
rvm:
|
||||
- 2.2.3
|
||||
- 2.1.7
|
||||
- 1.9.3
|
||||
- 2.4
|
||||
- 2.3
|
||||
- 2.2
|
||||
script:
|
||||
- export RAILS_ENV=test
|
||||
- bundle exec rake db:create db:migrate
|
||||
|
||||
Reference in New Issue
Block a user