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

Commit

Permalink
Fix Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
plu committed Mar 30, 2017
1 parent 8cc9a78 commit 6d8560c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ before_install:
- gem install xcpretty
- mkdir -p ~/Library/Logs/DiagnosticReports
script:
- scripts/bootstrap.sh
- set -o pipefail
- NSUnbufferedIO=YES xcodebuild -scheme pxctest test | xcpretty -c
- brew tap plu/pxctest && brew install pxctest --HEAD && pxctest version

0 comments on commit 6d8560c

Please sign in to comment.