Skip to content

Commit

Permalink
trying to fix Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
FesenkoG committed Oct 2, 2018
1 parent f7e69db commit 69cd72a
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 @@ -5,7 +5,7 @@ xcode_scheme: web3swift-iOS
xcode_destination: platform=iOS Simulator, OS=12.0, name=iPhone X
before_install:
- gem install cocoapods --pre --no-rdoc --no-ri --no-document --quiet
- pod install
- pod install --repo-update
script:
- xcodebuild -scheme web3swift-iOS -workspace web3swift.xcworkspace -sdk iphonesimulator build test
after_success:
Expand Down

0 comments on commit 69cd72a

Please sign in to comment.