Skip to content

Commit dff2520

Browse files
committed
🔨 Fix build 3
1 parent a398664 commit dff2520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ matrix:
2828
deploy:
2929
on:
3030
all_branches: true
31-
condition: language = cpp
31+
condition: "language = cpp"
3232
provider: releases
3333
name: "Binary for OSX"
3434
body: $TRAVIS_COMMIT_MESSAGE

0 commit comments

Comments
 (0)