Skip to content

Commit

Permalink
Fixed travis build file
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielBok committed Sep 21, 2019
1 parent 4628bbc commit 3e562ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ deploy:
skip_existing: true
on:
tags: true
condition: "$OSTYPE" == "darwin"
condition: $TRAVIS_OS_NAME = osx

0 comments on commit 3e562ed

Please sign in to comment.