Skip to content

Commit

Permalink
Build for 64-bit osx
Browse files Browse the repository at this point in the history
  • Loading branch information
nivekuil committed Oct 18, 2016
1 parent 3d45ec1 commit 1d2c62a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 1d2c62a

Please sign in to comment.