Kaynağa Gözat

try being consistent about quoting to disable arm build from osx

Tony Kelman 10 yıl önce
ebeveyn
işleme
ecfaad0dec
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

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