Skip to content

Commit

Permalink
Try updating the apt sources before the install.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbjones committed Aug 5, 2019
1 parent 9e4b57f commit f4e17ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ language: java
dist: bionic

before-install:
- sudo apt-get update
- sudo apt-get install -y xmlstarlet ant ant-optional

install:
Expand Down

0 comments on commit f4e17ef

Please sign in to comment.