Skip to content

Commit 013cb1f

Browse files
committed
Allow failures for Oracle adapter
1 parent 31cd706 commit 013cb1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,6 @@ env:
3838
matrix:
3939
- DB_ADAPTER=postgresql
4040
- DB_ADAPTER=mysql2
41+
matrix:
42+
allow_failures:
4143
- DB_ADAPTER=oracle_enhanced

0 commit comments

Comments
 (0)