Fix TARGET spec on android

This commit is contained in:
Alex Crichton 2015-09-12 16:41:02 -07:00
parent ea4db3c449
commit 6ce2bae091
1 changed files with 1 additions and 1 deletions

View File

@ -17,5 +17,5 @@ script:
matrix:
include:
- os: linux
TARGET: arm-linux-androideabi
env: TARGET=arm-linux-androideabi
rust: stable