We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 878ea27 commit 864a065Copy full SHA for 864a065
1 file changed
.travis.yml
@@ -17,8 +17,8 @@ env:
17
- DB_URL="127.0.0.1:1521:XE"
18
- DB_USER=app
19
- DB_PASS=app
20
- matrix:
21
- - ORACLE_VERSION="11g-xe-r2" DOCKER_OPTIONS="--shm-size=1g"
+ - ORACLE_VERSION="11g-xe-r2"
+ - DOCKER_OPTIONS="--shm-size=1g"
22
23
cache:
24
directories:
0 commit comments