Skip to content

Commit

Permalink
Clean up CI
Browse files Browse the repository at this point in the history
  • Loading branch information
delba committed Nov 8, 2019
1 parent 1972c1a commit ae3773b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
language: objective-c
language: swift

branches:
only:
Expand All @@ -7,7 +7,6 @@ branches:
xcode_project: Permission.xcodeproj
xcode_scheme: PermissionTests
osx_image: xcode11.2
xcode_sdk: iphonesimulator12.4

script:
- xcodebuild test -project Permission.xcodeproj -scheme PermissionTests -destination "platform=iOS Simulator,name=iPhone 11"

0 comments on commit ae3773b

Please sign in to comment.