Skip to content

Commit

Permalink
Merge pull request #217 from j14159/fix-travis
Browse files Browse the repository at this point in the history
Fix placement of skip_cleanup for travis deployment
  • Loading branch information
j14159 authored Jan 2, 2018
2 parents 10c6c11 + 392241a commit a9d7afb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ deploy:
file:
- alpaca_19.3.tgz
- alpaca_20.0.tgz
repo: alpaca-lang/alpaca
skip_cleanup: true
on:
repo: alpaca-lang/alpaca
skip_cleanup: true
tags: true

0 comments on commit a9d7afb

Please sign in to comment.