Remove pod install

pull/2/head
Michael Scoff 7 years ago
parent 57b5fc03fb
commit 6a5b98770c
  1. 1
      .travis.yml

@ -15,7 +15,6 @@ before_install:
- pod repo update master
script:
- set -o pipefail
- pod install
- fastlane tests
notifications:

Loading…
Cancel
Save