Skip to content

Commit

Permalink
Removed swift4 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
onekiloparsec committed Oct 31, 2019
1 parent 2d151b4 commit a5bb165
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,3 @@ jobs:
- osx_image: xcode11
xcode_sdk: iphonesimulator13.0
script: xcodebuild clean build test -quiet -project SwiftAA.xcodeproj -scheme SwiftAA-iOS -toolchain com.apple.dt.toolchain.Swift_5 -sdk iphonesimulator13.0 -destination 'platform=iOS Simulator,OS=13.0,name=iPhone 11'
- osx_image: xcode10
xcode_sdk: iphonesimulator12.0
script: xcodebuild clean build test -quiet -project SwiftAA.xcodeproj -scheme SwiftAA-iOS -toolchain com.apple.dt.toolchain.Swift_4_2 -sdk iphonesimulator12.0 -destination 'platform=iOS Simulator,OS=12.0,name=iPhone XS'

0 comments on commit a5bb165

Please sign in to comment.