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