Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
angoca committed Jan 9, 2020
1 parent c56523b commit 25dc22b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,7 @@ before_install:
- mvn > /dev/null &
- sudo apt-get update -qq
- sudo apt-get install aria2 curl -y
- sudo ./src/test/travis/update.sh > /dev/null &
- sudo ./src/test/travis/update.sh > /dev/null

# Retrieves and extracts the DB2 binaries
# If it does not work, change the wiki https://github.com/angoca/db2unit/wiki/DB2-Download-link
Expand Down

0 comments on commit 25dc22b

Please sign in to comment.