Skip to content

Commit

Permalink
Update travis.yml with new name
Browse files Browse the repository at this point in the history
  • Loading branch information
lazerwalker committed Dec 16, 2013
1 parent 0b97284 commit 3208b42
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
@@ -1,3 +1,3 @@
language: objective-c
rvm: 1.9.3
script: xcodebuild test -workspace MWOpenInKitDemo.xcworkspace -scheme MWOpenInKitDemo -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO
script: xcodebuild test -workspace IntentKitDemo.xcworkspace -scheme IntentKitDemo -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO

0 comments on commit 3208b42

Please sign in to comment.