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