update travis config to temporaly avoid of scanning

This commit is contained in:
2020-02-19 15:09:54 +06:00
parent f480873cf0
commit e600d5fec9

View File

@@ -6,5 +6,5 @@ dist: trusty
jdk: oraclejdk8
script:
- ./gradlew build --scan -s
- ./gradlew build -s