Skip to content

Commit

Permalink
Update Travis-CI config.
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-lyn committed Oct 22, 2016
1 parent d5f2ea2 commit 7a542fc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 97 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
language: objective-c
osx_image: xcode7.2
before_script:
- brew update
- brew outdated xctool || brew upgrade xctool
osx_image: xcode8
script:
- xctool test -project STPopupPreviewExample/STPopupPreviewExample.xcodeproj -scheme STPopupPreviewExample -sdk iphonesimulator
- xcodebuild -project STPopupPreview.xcodeproj -scheme STPopupPreview -sdk iphonesimulator

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<dict>
<key>SchemeUserState</key>
<dict>
<key>STPopupPreviewExample.xcscheme_^#shared#^_</key>
<key>STPopupPreviewExample.xcscheme</key>
<dict>
<key>orderHint</key>
<integer>0</integer>
Expand Down

0 comments on commit 7a542fc

Please sign in to comment.