diff --git a/.travis.yml b/.travis.yml index 031c401..69c094a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ language: objective-c # cache: cocoapods -# podfile: Example/Podfile +podfile: Example/Podfile # before_install: # - gem install cocoapods # Since Travis is not always on latest version # - pod install --project-directory=Example