Skip to content

Commit

Permalink
make sure travis has optional ant packages installed
Browse files Browse the repository at this point in the history
  • Loading branch information
lsf37 committed Jan 3, 2020
1 parent 2f1adb4 commit b910564
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -61,6 +61,7 @@ matrix:
# They cannot be deleted in the before_cache phase,
# otherwise `mvn site` fails in the before_deploy phase.
before_install:
- sudo apt-get -y install ant-optional
- ./scripts/clean.sh

install:
Expand Down

0 comments on commit b910564

Please sign in to comment.