mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2025-02-02 14:56:34 +11:00
Fix travis OSX rust stable build (#280)
This commit is contained in:
parent
2a4b381384
commit
0ada6c15ea
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ addons:
|
|||
- libxxf86vm-dev
|
||||
|
||||
install:
|
||||
- rustup self update
|
||||
- |
|
||||
if [ $TRAVIS_OS_NAME = osx ]; then
|
||||
rustup target add x86_64-apple-ios
|
||||
|
|
Loading…
Add table
Reference in a new issue