Skip to content

Commit

Permalink
Test carthage builds
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisballinger committed Feb 18, 2020
1 parent 340dab2 commit 2d12a35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ script:
- swift build
- swift test
- bundle exec pod lib lint
- carthage build --no-skip-current && for platform in Mac iOS tvOS; do test -d Carthage/Build/${platform}/CocoaAsyncSocket.framework || exit 1; done

0 comments on commit 2d12a35

Please sign in to comment.