Skip to content
Snippets Groups Projects
Commit 59fd214d authored by Thu Trang Pham's avatar Thu Trang Pham Committed by GitHub
Browse files

Revert "Removing ruby versions that are not supported anymore from our travis… (#1225)" (#1231)

This reverts commit ffcb5552.
parent ffcb5552
No related branches found
No related tags found
No related merge requests found
language: ruby language: ruby
sudo: false sudo: false
env: env:
global: global:
- JRUBY_OPTS=--2.0 - JRUBY_OPTS=--2.0
matrix: matrix:
- DB= - DB=
...@@ -10,6 +10,9 @@ env: ...@@ -10,6 +10,9 @@ env:
- DB=postgres - DB=postgres
- DB=mysql - DB=mysql
rvm: rvm:
- 1.9.3
- 2.0.0
- 2.1.2
- 2.2.2 - 2.2.2
- 2.3.0 - 2.3.0
- jruby-19mode - jruby-19mode
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment