Skip to content
This repository has been archived by the owner on Jun 6, 2022. It is now read-only.

Commit

Permalink
travis + appveyor #5
Browse files Browse the repository at this point in the history
  • Loading branch information
pocc committed Jul 5, 2018
1 parent c2a7267 commit fa8bd5e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ matrix:
osx_image: xcode9.4

# Only tagged commits
branches:
only:
- master
#branches:
# only:
# - master

addons:
apt:
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ deploy:
auth_token:
# your encrypted token from GitHub
secure: WUQSo/s4J6CS1QhSfeaURLvdZkvfj6KrPZOU9yWdnlTAr6Rp7/6VmP3gCGB2VPws
draft: false
draft: false
prerelease: true
on:
appveyor_repo_tag: true # deploy on tag push only
Expand Down

0 comments on commit fa8bd5e

Please sign in to comment.