mirror of
https://github.com/SOCI/soci.git
synced 2026-02-13 17:18:35 -06:00
Ignore failures in Travis CI Oracle build
Spurious ORA-12520 errors happen all the time in this build. See #801.
This commit is contained in:
@@ -36,6 +36,8 @@ jobs:
|
||||
- env: SOCI_TRAVIS_BACKEND=sqlite3
|
||||
- env: SOCI_TRAVIS_BACKEND=valgrind
|
||||
- env: SOCI_TRAVIS_BACKEND=oracle WITH_BOOST=OFF
|
||||
allow_failures:
|
||||
- env: SOCI_TRAVIS_BACKEND=oracle WITH_BOOST=OFF
|
||||
|
||||
addons:
|
||||
apt:
|
||||
|
||||
Reference in New Issue
Block a user