Build for 64-bit osx

This commit is contained in:
Kevin Liu 2016-10-18 00:09:18 -07:00
parent 3d45ec1151
commit 1d2c62af09

View file

@ -14,7 +14,7 @@ matrix:
sudo: required
- os: osx
rust: nightly
env: TARGET=i686-apple-darwin
env: TARGET=x86_64-apple-darwin
sudo: required
before_install: