travis: remove deploy

This commit is contained in:
Paul Campbell 2018-03-07 18:59:53 +00:00
parent 76e95080bf
commit 027370947c
3 changed files with 0 additions and 11 deletions

3
.gitmodules vendored
View file

@ -1,3 +0,0 @@
[submodule ".travis-support"]
path = .travis-support
url = https://github.com/kemitix/kemitix-travis-support.git

@ -1 +0,0 @@
Subproject commit b97def251b784ecc8de6d3cc30d2793ac0bd375e

View file

@ -6,10 +6,3 @@ cache:
- "$HOME/.m2" - "$HOME/.m2"
install: true install: true
script: "./mvnw --batch-mode --errors --update-snapshots clean install" script: "./mvnw --batch-mode --errors --update-snapshots clean install"
deploy:
provider: script
script: sh .travis-support/deploy.sh
on:
branch: master
env:
global: