Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

Commit

Permalink
Revert "Problem: Deployment does not use travis deploy lifecycle step"
Browse files Browse the repository at this point in the history
This reverts commit 04e1375.
  • Loading branch information
msteinhoff committed Jan 6, 2017
1 parent fcf291a commit 3f4b1df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Expand Up @@ -16,10 +16,7 @@ cache:
- $HOME/.gradle/wrapper/
after_success:
- ./gradlew jacocoTestReport coveralls
deploy:
provider: script
script: travis/deploy.sh
on:
branch: master
- ./gradlew publish
- ./travis/publish-website.sh
jdk:
- oraclejdk8
6 changes: 0 additions & 6 deletions travis/deploy.sh

This file was deleted.

0 comments on commit 3f4b1df

Please sign in to comment.