Merge pull request #805 from Egorand/egorand/190209/broken-travis-config

Remove broken Travis config block
This commit is contained in:
Jake Wharton 2019-02-09 20:18:26 -05:00 committed by GitHub
commit b8610c7fc7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,11 +3,6 @@ language: java
jdk:
- oraclejdk8
addons:
apt:
packages:
- oracle-java8-installer # Updates JDK 8 to the latest available.
after_success:
- .buildscript/deploy_snapshot.sh