Multiverse-Core/.travis.yml

8 lines
233 B
YAML
Raw Normal View History

2012-12-10 21:04:26 +01:00
language: java
jdk:
- openjdk6
2012-12-10 21:04:26 +01:00
notifications:
email: false
before_install:
- sed -i.bak -e 's|https://nexus.codehaus.org/snapshots/|https://oss.sonatype.org/content/repositories/codehaus-snapshots/|g' ~/.m2/settings.xml