Skip to content

Commit

Permalink
Add ant to APT install in Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbjones committed Aug 4, 2019
1 parent 9079cdb commit 1a8bd26
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -4,6 +4,7 @@ addons:
apt:
packages:
- xmlstarlet
- ant

script:
- xmlstarlet val -e -s xsd/eml.xsd src/test/resources/eml-sample.xml
Expand Down
Binary file modified lib/eml.jar
Binary file not shown.

0 comments on commit 1a8bd26

Please sign in to comment.