diff --git a/.travis.yml b/.travis.yml index 16793f1..d3e1073 100644 --- a/.travis.yml +++ b/.travis.yml @@ -37,7 +37,7 @@ jobs: - travis_wait 500 carthage bootstrap --platform iOS,mac --no-use-binaries --verbose - set -o pipefail && xcodebuild test -scheme Base58Swift_iOS -destination 'platform=iOS Simulator,name=iPhone XS,OS=12.2' ONLY_ACTIVE_ARCH=YES | xcpretty - set -o pipefail && xcodebuild test -scheme Base58Swift_macOS -destination 'platform=macOS,arch=x86_64' ONLY_ACTIVE_ARCH=YES | xcpretty - + after_success: # Generate and Upload Code Coverage - slather - bash <(curl -s https://codecov.io/bash) diff --git a/Cartfile b/Cartfile index 2f10ccb..8b13789 100644 --- a/Cartfile +++ b/Cartfile @@ -1 +1 @@ -github "attaswift/BigInt" ~> 3.1 +