We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3d367c commit b750786Copy full SHA for b750786
1 file changed
.travis.yml
@@ -1,5 +1,8 @@
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
- openjdk6
8
- openjdk7
0 commit comments