Enable Ruby 1.9.3 on Travis
https://www.loomio.org/discussions/10519?proposal=6611
This commit is contained in:
parent
7c9460d5b0
commit
867b0a7b79
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ branches:
|
||||||
language: ruby
|
language: ruby
|
||||||
rvm:
|
rvm:
|
||||||
- 2.0.0
|
- 2.0.0
|
||||||
|
- 1.9.3
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- DB=postgres BUILD_TYPE=other
|
- DB=postgres BUILD_TYPE=other
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue