update travis.yml file only for testing rmCommunityMirror travis file exclusion

This commit is contained in:
Claudia Agache
2020-07-01 14:01:04 +03:00
parent a23dd874b3
commit b496bb9dba

View File

@@ -1,3 +1,6 @@
language: java language: java
jdk: jdk:
- oraclejdk8 - oraclejdk8
sudo: false
install: true
script: travis_wait 30 mvn -B clean verify -Dcommunity