Skip to content

Commit

Permalink
Remove tests of iOS8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xai3 committed Sep 29, 2016
1 parent 3082f21 commit 863ff6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ env:
- IOS_FRAMEWORK_SCHEME="Shoyu"
- IOS_SDK=iphonesimulator10.0
matrix:
- DESTINATION="OS=8.1,name=iPhone 6" SCHEME="$IOS_FRAMEWORK_SCHEME" SDK="$IOS_SDK"
- DESTINATION="OS=9.1,name=iPhone 6 Plus" SCHEME="$IOS_FRAMEWORK_SCHEME" SDK="$IOS_SDK"
- DESTINATION="OS=10.0,name=iPhone 7" SCHEME="$IOS_FRAMEWORK_SCHEME" SDK="$IOS_SDK"

Expand Down

0 comments on commit 863ff6a

Please sign in to comment.