Skip to content

Commit

Permalink
chore(travis): add debug command
Browse files Browse the repository at this point in the history
  • Loading branch information
euskadi31 committed Feb 11, 2016
1 parent a2b6b7b commit 9b2027a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -5,7 +5,7 @@ xcode_project: Glide.xcodeproj
xcode_scheme: Glide
before_install:
- sudo easy_install cpp-coveralls
- sudo brew install tree
- brew install tree
script:
- xctool -project Glide.xcodeproj -scheme Glide build test -sdk macosx10.11 GCC_GENERATE_TEST_COVERAGE_FILES=YES
after_success:
Expand Down

0 comments on commit 9b2027a

Please sign in to comment.