We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a734ee commit f206f09Copy full SHA for f206f09
.travis.yml
@@ -1,4 +1,8 @@
1
language: java
2
+jdk:
3
+ - openjdk6
4
+ - openjdk7
5
+ - oraclejdk7
6
script: "mvn clean install"
7
notifications:
8
email: false
0 commit comments