Polishing.
Remove Spring 5 buildprofile from TravisCI build because of incompatible breaking changes in optional module support. See gh-65.
This commit is contained in:
@@ -2,7 +2,7 @@ language: java
|
||||
|
||||
jdk:
|
||||
- oraclejdk8
|
||||
|
||||
|
||||
sudo: false
|
||||
|
||||
addons:
|
||||
@@ -22,7 +22,6 @@ env:
|
||||
- VAULT_VER=0.6.4
|
||||
- VAULT_VER=0.6.5
|
||||
- PROFILE=springNext
|
||||
- PROFILE=spring5
|
||||
|
||||
before_install:
|
||||
- sed -i.bak -e 's|https://nexus.codehaus.org/snapshots/|https://oss.sonatype.org/content/repositories/codehaus-snapshots/|g' ~/.m2/settings.xml
|
||||
|
||||
Reference in New Issue
Block a user