Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixSFD authored Jul 26, 2018
1 parent 6fe1bcf commit 34d163c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@ deploy:
repo: SOBotics/chatexchange
branch: master
jdk: oraclejdk8
-
provider: script
script: .travis/deploy.sh
skip_cleanup: true
on:
repo: SOBotics/chatexchange
branch: develop
jdk: oraclejdk8
-
provider: script
script: .travis/deploy.sh
Expand Down

0 comments on commit 34d163c

Please sign in to comment.