try being consistent about quoting to disable arm build from osx

This commit is contained in:
Tony Kelman 2015-01-06 21:37:28 -08:00
parent 619f810223
commit ecfaad0dec
1 changed files with 1 additions and 1 deletions

View File

@ -9,6 +9,6 @@ env:
matrix:
exclude:
- os: osx
env: TARGET="arm32"
env: TARGET=arm32
notifications:
email: false