Skip to content

Commit b750786

Browse files
authored
Update .travis.yml
1 parent d3d367c commit b750786

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
language: java
22

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+
36
jdk:
47
- openjdk6
58
- openjdk7

0 commit comments

Comments
 (0)