Skip to content

Commit 3e7d9ab

Browse files
Removes cache from pods.
1 parent 531069f commit 3e7d9ab

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,6 +1,6 @@
11
language: objective-c
22
osx_image: xcode8
3-
cache: cocoapods
3+
# cache: cocoapods
44
podfile: Example/Podfile
55
before_install:
66
- gem install cocoapods -v 1.1.1

0 commit comments

Comments
 (0)