Skip to content

Commit

Permalink
Fix travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
eberhardtm committed Mar 7, 2019
1 parent 9c43061 commit 0e77d41
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,11 @@ after_success:
- tar -czf counseling.tar.gz *
deploy:
provider: releases
skip_cleanup: true
api_key:
secure: JROiJALvmW13HaUqdzbKuDsn5oXASh3UO1H9jkz3M9ZmwUb1vzSAR8LUPlxjDOa+zn5YKHUcmWEs66oyGWS9iyhOkUfQDnqy6+54klUk86RhygSEGJo4m0wUjjmTXEIMmn9oqh7HI1hQvSVhBtiJIiNsvZiB3f/h5SmU72jwu1w=
file: counseling.tar.gz
on:
repo: AppStateESS/counseling
branch: master
tags: true

0 comments on commit 0e77d41

Please sign in to comment.