Skip to content

Commit ecfaad0

Browse files
committed
try being consistent about quoting to disable arm build from osx
1 parent 619f810 commit ecfaad0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ env:
99
matrix:
1010
exclude:
1111
- os: osx
12-
env: TARGET="arm32"
12+
env: TARGET=arm32
1313
notifications:
1414
email: false

0 commit comments

Comments
 (0)