mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-22 02:25:41 +01:00
Fix Travis Builds for Pull Requests (#2208)
* fix travis * I don't think we need this * we don't use circleci anymore
This commit is contained in:
parent
59cfacf007
commit
1fac13247f
@ -3,5 +3,4 @@ jdk:
|
||||
- oraclejdk8
|
||||
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
|
||||
dist: trusty
|
||||
|
@ -1,3 +0,0 @@
|
||||
machine:
|
||||
java:
|
||||
version: oraclejdk8
|
Loading…
Reference in New Issue
Block a user