Update .travis.yml

This commit is contained in:
Oleg Zhurakousky
2019-09-25 08:53:46 -04:00
committed by GitHub
parent 5db1be12df
commit 3464f9c1e1

View File

@@ -14,3 +14,4 @@ script:
- '[ "${TRAVIS_PULL_REQUEST}" = "false" ] || ./mvnw package -Pspring -U -Dmaven.test.redirectTestOutputToFile=false'
after_success:
- bash <(curl -s https://codecov.io/bash)
dist: trusty