We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e68b598 commit 1b551a0Copy full SHA for 1b551a0
.travis.yml
@@ -1,6 +1,6 @@
1
language: java
2
jdk:
3
- - oraclejdk7
+ - openjdk7
4
script:
5
- "cd build"
6
- "ant rebuild -lib ./tools/junit/"
0 commit comments