Use legit target for OS X

This commit is contained in:
Matt Green 2016-10-14 07:40:26 -04:00
parent 03c5096f31
commit 855e88f6e4
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ matrix:
include:
- os: osx
rust: stable
env: TARGET=osx
env: TARGET=x86_64-apple-darwin
script:
- bash ci/script.sh