Merge branch 'develop' of https://github.com/BentoBoxWorld/bentobox.git into develop

This commit is contained in:
tastybento 2018-08-07 18:51:33 -07:00
commit d9236014de

View File

@ -12,7 +12,7 @@ jdk:
- oraclejdk8 - oraclejdk8
script: script:
- mvn clean verify -P sonar -B - mvn clean org.jacoco:jacoco-maven-plugin:prepare-agent package -P sonar sonar:sonar -B
- echo "${TRAVIS_PULL_REQUEST_BRANCH:-$TRAVIS_BRANCH}" - echo "${TRAVIS_PULL_REQUEST_BRANCH:-$TRAVIS_BRANCH}"
cache: cache:
directories: directories: