Skip to content

Commit

Permalink
Fix travis script
Browse files Browse the repository at this point in the history
  • Loading branch information
Wyatt Mufson committed Jun 17, 2019
1 parent 49d84f7 commit 0e5bf6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ osx_image: xcode10.2
install:
- gem install xcpretty
- sudo gem install cocoapods -v 1.6.1
- pod setup
- pod install

script:
- pod lib lint
Expand Down

0 comments on commit 0e5bf6f

Please sign in to comment.