Explorar o código

try being consistent about quoting to disable arm build from osx

Tony Kelman %!s(int64=10) %!d(string=hai) anos
pai
achega
ecfaad0dec
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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