Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The deploy scripts require TARGET env var to be set, but it wasn't set anywhere, causing it to fail: https://travis-ci.com/rust-lang-nursery/mdBook/builds/97850452. This also reduces the number of mac builders, since they aren't necessary, and capacity is limited. The api key will likely need to be updated, too, since the transition to travis.com. Appveyor also seems to be broken, but I suspect it is also a key issue.
- Loading branch information