Skip to content

Commit

Permalink
update travis script
Browse files Browse the repository at this point in the history
  • Loading branch information
jessesquires committed Oct 5, 2014
1 parent 07f3aee commit 38fcfdb
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 @@ -8,4 +8,4 @@ before_install:
- brew install xctool

script:
- xctool clean build test -workspace JSQMessages.xcworkspace -scheme JSQMessages -sdk iphonesimulator7.1 ONLY_ACTIVE_ARCH=NO
- xctool clean build test -workspace JSQMessages.xcworkspace -scheme JSQMessages -sdk iphonesimulator8.0 ONLY_ACTIVE_ARCH=NO

0 comments on commit 38fcfdb

Please sign in to comment.