We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aada7e commit 780169dCopy full SHA for 780169d
1 file changed
.travis.yml
@@ -1,3 +1,7 @@
1
language: java
2
-before_install:
3
- - sed -i.bak -e 's|https://nexus.codehaus.org/snapshots/|https://oss.sonatype.org/content/repositories/codehaus-snapshots/|g' ~/.m2/settings.xml
+
+jdk:
4
+ - openjdk6
5
+ - openjdk7
6
+ - oraclejdk7
7
+ - oraclejdk8
0 commit comments