Skip to content

Commit e0f9175

Browse files
authored
Update .travis.yml
1 parent fee328b commit e0f9175

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
@@ -31,7 +31,7 @@ env:
3131
- UTPLSQL_V2_DIR="utPLSQL_V2"
3232
before_install:
3333
# download travis-oracle
34-
- wget 'https://github.com/cbandy/travis-oracle/archive/v2.0.2.tar.gz'
34+
- wget 'https://github.com/cbandy/travis-oracle/archive/v2.0.3.tar.gz'
3535
- mkdir -p .travis/oracle
3636
- tar x -C .travis/oracle --strip-components=1 -f v2.0.2.tar.gz
3737
# download latest utPLSQL release

0 commit comments

Comments
 (0)