Skip to content

Commit

Permalink
Merge pull request #6 from ericoporto/patch-2
Browse files Browse the repository at this point in the history
Fix deploy to GH releases on .travis.yml
  • Loading branch information
ivan-mogilko authored Feb 8, 2019
2 parents ec0d6d1 + 03b8cf1 commit e5ecd02
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ deploy:
provider: releases
skip_cleanup: true
api_key: $GITHUB_TOKEN
file: build-liballegro/lib-allegro.tar.gz
file: lib-allegro.tar.gz
on:
repo: adventuregamestudio/lib-allegro
branch: allegro-4.4.2-agspatch
tags: true

0 comments on commit e5ecd02

Please sign in to comment.