Skip to content

Commit

Permalink
Only build on Mac
Browse files Browse the repository at this point in the history
  • Loading branch information
mdiep committed Dec 14, 2015
1 parent b301c96 commit 57afc31
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 @@ -10,7 +10,7 @@ notifications:
before_deploy:
- brew update
- brew install carthage
- carthage build --no-skip-current
- carthage build --no-skip-current --platform mac
- carthage archive Commandant
deploy:
provider: releases
Expand Down

0 comments on commit 57afc31

Please # to comment.