Explorar el Código

Fix broken travis file.

Viral B. Shah hace 10 años
padre
commit
bfc0987270
Se han modificado 1 ficheros con 1 adiciones y 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