Skip to content

Commit

Permalink
removing test target from travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
u10int committed Apr 15, 2014
1 parent e859987 commit ac2e0ef
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@ language: objective-c
xcode_project: SampleProject/URBMediaFocusViewControllerDemo.xcodeproj
xcode_scheme: URBMediaFocusViewControllerDemo
before_install:
- gem install cocoapods
- gem install cocoapods
script:
- xctool -project SampleProject/URBMediaFocusViewControllerDemo.xcodeproj -scheme URBMediaFocusViewControllerDemo -sdk iphonesimulator build

0 comments on commit ac2e0ef

Please sign in to comment.