Skip to content

Commit 2b67761

Browse files
committed
add installation step
1 parent 2138678 commit 2b67761

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ xcode_scheme: web3swift-iOS
55
xcode_destination: platform=iOS Simulator, OS=12.0, name=iPhone X
66
before_install:
77
- gem install cocoapods --pre --no-rdoc --no-ri --no-document --quiet
8+
- pod install
89
script:
910
- xcodebuild -scheme web3swift-iOS -workspace web3swift.xcworkspace -sdk iphonesimulator build test
1011
after_success:

0 commit comments

Comments
 (0)