We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c836580 commit e2a6763Copy full SHA for e2a6763
.travis.yml
@@ -11,7 +11,7 @@ env:
11
- WATCHOS_SDK="watchsimulator4.0"
12
- FRAMEWORK="RxKeyboard"
13
matrix:
14
- - SDK="$IOS_SDK" TEST=0 DESTINATION="platform=iOS Simulator,name=iPhone 8,OS=11.2"
+ - SDK="$IOS_SDK" TEST=0 DESTINATION="platform=iOS Simulator,name=iPhone 8,OS=11.3"
15
16
install:
17
- eval "$(curl -sL https://gist.githubusercontent.com/kylef/5c0475ff02b7c7671d2a/raw/9f442512a46d7a2af7b850d65a7e9bd31edfb09b/swiftenv-install.sh)"
0 commit comments