Skip to content

Commit

Permalink
[travis] Don't test for iOS yet
Browse files Browse the repository at this point in the history
  • Loading branch information
kylef committed Apr 5, 2015
1 parent 6547d6c commit 297e09b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ before_install:
script:
- set -o pipefail
- xcodebuild -workspace JWT.xcworkspace -scheme JWT test -sdk macosx | xcpretty -c
- xcodebuild -workspace JWT.xcworkspace -scheme JWT test -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO | xcpretty -c
- pod lib lint

0 comments on commit 297e09b

Please sign in to comment.