Bintray stuff

This commit is contained in:
Raoul Van den Berge
2016-09-03 13:35:05 +02:00
parent 7653ad911d
commit 37fa1f3b3d
2 changed files with 6 additions and 1 deletions

View File

@@ -1,7 +1,12 @@
language: java
jdk: oraclejdk8
install: "./gradlew setupCIWorkspace"
script: "./gradlew build"
notifications:
email: false
deploy:
provider: bintray
file: bintray.json

View File

@@ -5,7 +5,7 @@
"subject": "raoulvdberge"
},
"version": {
"name": "1.0"
"name": "${TRAVIS_BUILD_NUMBER}"
},
"files": [
{