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 185a75e055
commit d694d871c8

View File

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