diff --git a/.travis.yml b/.travis.yml index 81ce08c..61de66a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,3 +8,5 @@ before_install: - bundle install - bundle exec rake pod:install script: bundle exec rake spec:units +env: + - COCOAPODS_NO_REPO_UPDATE_OUTPUT=true \ No newline at end of file