Skip to content

Commit

Permalink
Update travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dmiedema committed Jan 4, 2015
1 parent 002a7ca commit 3d00769
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,8 +1,8 @@
language: objective-c
before_install:
- brew outdated xctool || brew upgrade xctool
# xcode_workspace: CRToastDemo.xcworkspace
xcode_project: CRToastDemo.xcodeproj
xcode_workspace: CRToastDemo.xcworkspace
# xcode_project: CRToastDemo.xcodeproj
xcode_scheme: CRToastTests
xcode_sdk:
- iphonesimulator7.0
Expand Down

0 comments on commit 3d00769

Please sign in to comment.