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 #20 from Tweetsched/Add_deploy_to_github_releases
Browse files Browse the repository at this point in the history
Update .travis.yml
  • Loading branch information
Gleb Kosteiko committed Jun 28, 2018
2 parents dd867b1 + 22b1a58 commit d905a7b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@ before_deploy:
- git tag "$TRAVIS_TAG" "$TRAVIS_COMMIT"

deploy:
- provider: heroku
api_key: $HEROKU_API_KEY
on:
branch: master
repo: Tweetsched/tweetsched-api
- provider: releases
tag_name: $TRAVIS_TAG
target_commitish: $TRAVIS_COMMIT
Expand Down

0 comments on commit d905a7b

Please sign in to comment.