Merge pull request #805 from Egorand/egorand/190209/broken-travis-config
Remove broken Travis config block
This commit is contained in:
commit
b8610c7fc7
1 changed files with 0 additions and 5 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue