Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
charlymr authored Nov 2, 2020
1 parent 8535464 commit da8eacc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 11,7 @@ env:
- WORKSPACE=XlsxReaderWriter.xcworkspace
- IOS_SCHEME="XlsxReaderWriter"
- IOS_SDK=iphonesimulator14.0
- IOS_DEST="OS=14.0,name=iPhone 12"
- IOS_DEST="OS=14.0,name=iPhone 11"

matrix:
- DESTINATION="$IOS_DEST" SCHEME="$IOS_SCHEME" SDK="$IOS_SDK" RUN_TESTS="YES"
Expand Down

0 comments on commit da8eacc

Please sign in to comment.