Skip to content

Commit

Permalink
add slather gem to travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
addoshi committed Apr 24, 2015
1 parent d45bd8c commit 6c4a7c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: objective-c
before_install:
- export LANG=en_US.UTF-8
- gem install cocoapods xcpretty --no-ri --no-rdoc
- gem install cocoapods xcpretty slather -N
- pod install

script:
Expand Down

0 comments on commit 6c4a7c6

Please sign in to comment.