Skip to content

Commit

Permalink
[CI] Fix code signing error
Browse files Browse the repository at this point in the history
  • Loading branch information
isair committed Nov 17, 2015
1 parent 7f4e105 commit a7e1867
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
language: objective-c
osx_image: xcode7.1
xcode_project: MobilePlayer.xcodeproj
xcode_scheme: MobilePlayer

script: xctool -project MobilePlayer.xcodeproj -scheme MobilePlayer build CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO

0 comments on commit a7e1867

Please sign in to comment.