Skip to content

Commit 8b0d767

Browse files
committed
[ci] re-enable JNDI tests
1 parent 05335dc commit 8b0d767

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ env:
5252
- DB=postgresql PREPARED_STATEMENTS=true INSERT_RETURNING=true
5353
- DB=sqlite3 PREPARED_STATEMENTS=false
5454
- DB=sqlite3 PREPARED_STATEMENTS=true
55-
#- DB=jndi PREPARED_STATEMENTS=false
56-
#- DB=jndi PREPARED_STATEMENTS=true
55+
- DB=jndi PREPARED_STATEMENTS=false
56+
- DB=jndi PREPARED_STATEMENTS=true
5757
matrix:
5858
allow_failures:
5959
- rvm: jruby-head

0 commit comments

Comments
 (0)