Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jessesquires committed Aug 28, 2015
1 parent 031de6d commit 07cccf0
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 @@ -9,4 +9,4 @@ before_install:
#- if brew outdated | grep -qx xctool; then brew upgrade xctool; fi

script:
- xcodebuild clean build test -workspace JSQMessages.xcworkspace -scheme JSQMessages -sdk iphonesimulator8.4 ONLY_ACTIVE_ARCH=NO
- xcodebuild clean build test -workspace JSQMessages.xcworkspace -scheme JSQMessages -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO

0 comments on commit 07cccf0

Please sign in to comment.