parent
a1d4ca9bec
commit
ce2fd67a19
1 changed files with 2 additions and 2 deletions
|
|
@ -9,9 +9,9 @@ rvm:
|
||||||
- 1.9.2
|
- 1.9.2
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- DB=postgres BUILD_TYPE=other
|
# - DB=postgres BUILD_TYPE=other
|
||||||
- DB=mysql BUILD_TYPE=other
|
- DB=mysql BUILD_TYPE=other
|
||||||
- DB=postgres BUILD_TYPE=cucumber
|
# - DB=postgres BUILD_TYPE=cucumber
|
||||||
- DB=mysql BUILD_TYPE=cucumber
|
- DB=mysql BUILD_TYPE=cucumber
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue