We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c82a36 commit 98e0d7bCopy full SHA for 98e0d7b
.travis.yml
@@ -1,5 +1,9 @@
1
sudo: false
2
language: java
3
+addons:
4
+ apt:
5
+ packages:
6
+ - ant
7
install: ant deps
8
jdk:
9
- openjdk8
0 commit comments