Skip to content
This repository was archived by the owner on Sep 12, 2019. It is now read-only.

Commit 0d0dcba

Browse files
authored
Update .travis.yml
1 parent 3632ee8 commit 0d0dcba

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
osx_image: xcode7.3
22
language: objective-c
33
# cache: cocoapods
4-
# podfile: Example/Podfile
4+
podfile: Example/Podfile
55
# before_install:
66
# - gem install cocoapods # Since Travis is not always on latest version
77
# - pod install --project-directory=Example

0 commit comments

Comments
 (0)