@@ -8,6 +8,11 rvm: | |||
|
8 | 8 | - 2.0.0 |
|
9 | 9 | - 2.1.0 |
|
10 | 10 | - jruby |
|
11 | matrix: | |
|
12 | allow_failures: | |
|
13 | # SCM tests fail randomly due to IO.popen(). | |
|
14 | # https://github.com/jruby/jruby/issues/779 | |
|
15 | - rvm: jruby | |
|
11 | 16 | env: |
|
12 | 17 | - "TEST_SUITE=units DATABASE_ADAPTER=postgresql" |
|
13 | 18 | - "TEST_SUITE=functionals DATABASE_ADAPTER=postgresql" |
General Comments 0
You need to be logged in to leave comments.
Login now