We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a398664 commit dff2520Copy full SHA for dff2520
.travis.yml
@@ -28,7 +28,7 @@ matrix:
28
deploy:
29
on:
30
all_branches: true
31
- condition: language = cpp
+ condition: "language = cpp"
32
provider: releases
33
name: "Binary for OSX"
34
body: $TRAVIS_COMMIT_MESSAGE
0 commit comments