Fix travis
This commit is contained in:
@@ -1,9 +1,6 @@
|
|||||||
language: java
|
language: java
|
||||||
jdk:
|
jdk:
|
||||||
- oraclejdk8
|
- oraclejdk8
|
||||||
branches:
|
|
||||||
only:
|
|
||||||
- master
|
|
||||||
deploy:
|
deploy:
|
||||||
provider: releases
|
provider: releases
|
||||||
api_key: ${DEPLOY_REPO}
|
api_key: ${DEPLOY_REPO}
|
||||||
|
|||||||
Reference in New Issue
Block a user