Skip to content

Commit

Permalink
Updated the Travis CI matrix and added the .swift-version file.
Browse files Browse the repository at this point in the history
  • Loading branch information
arturgrigor committed May 2, 2018
1 parent 28b6b5d commit 5224716
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .swift-version
@@ -0,0 +1 @@
4.1
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -10,7 +10,7 @@ env:
- SCHEME="CloudKitGDPR"
matrix:
- DESTINATION="OS=4.0,name=Apple Watch Series 3 - 42mm" POD_LINT="NO"
- DESTINATION="OS=2.0,name=Apple Watch - 42mm" POD_LINT="NO"
- DESTINATION="OS=3.1,name=Apple Watch - 42mm" POD_LINT="NO"

- DESTINATION="OS=11.0,name=iPhone 8 Plus" POD_LINT="YES"
- DESTINATION="OS=9.0,name=iPad 2" POD_LINT="NO"
Expand Down

0 comments on commit 5224716

Please sign in to comment.