Skip to content
This repository has been archived by the owner on Sep 13, 2020. It is now read-only.

Commit

Permalink
Merge pull request #29 from Tweetsched/master
Browse files Browse the repository at this point in the history
Next release
  • Loading branch information
Gleb Kosteiko authored Jun 27, 2018
2 parents 0622bbe + 9b541ce commit b9999c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jdk: oraclejdk8
branches:
only:
- master
- develop
- release

before_install: gradle build -DbuildNumber=$TRAVIS_BUILD_NUMBER

Expand All @@ -25,9 +25,9 @@ deploy:
api_key: $GITHUB_TOKEN
file_glob: true
file:
- target/tweetsched-dto-1.$TRAVIS_BUILD_NUMBER.jar
- build/libs/tweetsched-dto-1.$TRAVIS_BUILD_NUMBER.jar
on:
branch: master
branch: release
repo: Tweetsched/tweetsched-dto

notifications:
Expand Down

0 comments on commit b9999c7

Please sign in to comment.