Skip to content

Commit

Permalink
travis wait
Browse files Browse the repository at this point in the history
  • Loading branch information
arnauddorgans committed Feb 17, 2019
1 parent 8f9f893 commit ab45525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: swift
osx_image: xcode10.1
install:
script:
- sh .scripts/pod_lib.sh
- travis_wait 50 sh .scripts/pod_lib.sh
before_install:
- gem install cocoapods
- pod repo update && pod update

0 comments on commit ab45525

Please sign in to comment.