Skip to content
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.

Commit

Permalink
Update Travis conf
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastien Thiebaud committed Nov 30, 2013
1 parent 899088d commit 361f27d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ xcode_sdk: iphonesimulator
before_install:
- brew update
- cd STTweetLabelExample
script: xctool -project STTweetLabelExample.xcodeproj -scheme STTweetLabelExample -sdk iphonesimulator test
script: xcodebuild -project STTweetLabelExample.xcodeproj -scheme STTweetLabelExample -sdk iphonesimulator test

0 comments on commit 361f27d

Please sign in to comment.