Skip to content

Commit

Permalink
Fix yam syntax error
Browse files Browse the repository at this point in the history
[publish binary]
  • Loading branch information
ForbesLindesay committed Feb 5, 2015
1 parent 662c890 commit 54f0968
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 @@ -65,7 +65,7 @@ before_script:
PUBLISH_BINARY=
fi
# if we are compiling with gcc on mac then don't publish
-
- |
if [ "$TRAVIS_OS_NAME" = 'osx' ] && [ "$CXX" = 'g++' ]
then
echo 'PUBLISH_BINARY='
Expand Down

0 comments on commit 54f0968

Please sign in to comment.