Skip to content

Commit

Permalink
.travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakey committed Dec 15, 2016
1 parent fc54ad3 commit 408609e
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
language: objective-c
osx_image: xcode7
osx_image: xcode8
xcode_project: JKCategories-Demo.xcodeproj
xcode_scheme: JKCategories-Demo
xcode_scheme: JKCategories-Demo

script:
- xctool -project JKCategories-Demo.xcodeproj -scheme JKCategories-Demo build test CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO

0 comments on commit 408609e

Please sign in to comment.