mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-02 14:50:04 -04:00
Fix travis OSX rust stable build (#280)
This commit is contained in:
@@ -12,6 +12,7 @@ addons:
|
|||||||
- libxxf86vm-dev
|
- libxxf86vm-dev
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
- rustup self update
|
||||||
- |
|
- |
|
||||||
if [ $TRAVIS_OS_NAME = osx ]; then
|
if [ $TRAVIS_OS_NAME = osx ]; then
|
||||||
rustup target add x86_64-apple-ios
|
rustup target add x86_64-apple-ios
|
||||||
|
|||||||
Reference in New Issue
Block a user