Skip to content

Commit

Permalink
Fix CI with pod install
Browse files Browse the repository at this point in the history
  • Loading branch information
AvdLee committed Nov 13, 2018
1 parent 2b7a810 commit 7909190
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -11,4 +11,5 @@ env:
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true # Prevents long install time http://awesomism.co.uk/nokogiri-slow-install/

script:
- "pod install --project-directory=Example/"
- "./Submodules/WeTransfer-iOS-CI/Scripts/travis.sh AppStoreConnect-Swift-SDK-Example" # Run WeTransfer iOS CI Travis script

0 comments on commit 7909190

Please sign in to comment.