Skip to content
This repository has been archived by the owner on Aug 14, 2019. It is now read-only.

Commit

Permalink
fix travis. grrr
Browse files Browse the repository at this point in the history
  • Loading branch information
jessesquires committed Jul 24, 2015
1 parent c28d4bf commit 586c959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -9,4 +9,4 @@ before_install:
- if brew outdated | grep -qx xctool; then brew upgrade xctool; fi

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

0 comments on commit 586c959

Please sign in to comment.