Skip to content

Commit 6c4a7c6

Browse files
committed
add slather gem to travis config
1 parent d45bd8c commit 6c4a7c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: objective-c
22
before_install:
33
- export LANG=en_US.UTF-8
4-
- gem install cocoapods xcpretty --no-ri --no-rdoc
4+
- gem install cocoapods xcpretty slather -N
55
- pod install
66

77
script:

0 commit comments

Comments
 (0)