Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fixed oracle image name for utplsqlv3 repo
  • Loading branch information
jgebal committed Nov 15, 2017
commit 6c22ad05820c4ed0d6802cc9d00e0b301b82932e
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ env:
- DB_URL="127.0.0.1:1521:XE"
- DB_USER=app
- DB_PASS=app
- ORACLE_VERSION="11g-xe-r2"
- ORACLE_VERSION="11g-r2-xe"
- DOCKER_OPTIONS="--shm-size=1g"

cache:
Expand Down