mirror of
https://github.com/projekteuler/projekteuler.git
synced 2025-12-10 08:46:41 +01:00
Update ruby versions for travis build
This commit is contained in:
parent
d551278d99
commit
a4a7b76645
@ -1,7 +1,8 @@
|
|||||||
language: ruby
|
language: ruby
|
||||||
cache: bundler
|
cache: bundler
|
||||||
rvm:
|
rvm:
|
||||||
- 2.1.5
|
- 2.2.3
|
||||||
|
- 2.1.7
|
||||||
- 1.9.3
|
- 1.9.3
|
||||||
script:
|
script:
|
||||||
- export RAILS_ENV=test
|
- export RAILS_ENV=test
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user