Browse Source

Fix broken travis file.

Viral B. Shah 10 years ago
parent
commit
bfc0987270
1 changed files with 1 additions and 1 deletions
  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