Skip to content

Commit

Permalink
install slather
Browse files Browse the repository at this point in the history
  • Loading branch information
WezSieTato committed Jan 23, 2016
1 parent d4416f5 commit 8c75413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,7 @@ language: objective-c
before_install: rvm use $RVM_RUBY_VERSION
install:
- gem install xcpretty --no-rdoc --no-ri --no-document --quiet
#- bundle install --without=documentation --path ../travis_bundle_dir
- gem install slather
script:
- set -o pipefail && xcodebuild test -project MSAddition.xcodeproj -scheme MSAddition -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO | xcpretty -c
after_success: slather

0 comments on commit 8c75413

Please sign in to comment.