Skip to content

Commit 6c22ad0

Browse files
committed
Fixed oracle image name for utplsqlv3 repo
1 parent 864a065 commit 6c22ad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ env:
1717
- DB_URL="127.0.0.1:1521:XE"
1818
- DB_USER=app
1919
- DB_PASS=app
20-
- ORACLE_VERSION="11g-xe-r2"
20+
- ORACLE_VERSION="11g-r2-xe"
2121
- DOCKER_OPTIONS="--shm-size=1g"
2222

2323
cache:

0 commit comments

Comments
 (0)