Skip to content

Commit

Permalink
Merge pull request #81 from jpsim/jp-fix-travis-deploy
Browse files Browse the repository at this point in the history
fix travis deploy by specifying to run when JOB=Xcode8
  • Loading branch information
jpsim committed Oct 14, 2016
2 parents 0285847 + 80a66a4 commit 5267e86
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 @@ -45,4 +45,4 @@ deploy:
on:
repo: Carthage/Commandant
tags: true
condition: $JOB = Xcode7.3
condition: $JOB = Xcode8

0 comments on commit 5267e86

Please # to comment.