Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ff80a8c

Browse files
committedJun 30, 2019
Add ant to travis package install list
1 parent 2b5d6e4 commit ff80a8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ language:
44

55
before_install:
66
- sudo apt-get update
7+
- sudo apt-get install ant
78
- sudo apt-get install xsltproc
89
- sudo apt-get install libxml2-utils
910

0 commit comments

Comments
 (0)
Failed to load comments.