Skip to content

Commit

Permalink
Removed macOS build from CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
calebkleveter committed May 18, 2018
1 parent 9bcf645 commit 6e7b81e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions circle.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
version: 2

jobs:
macos:
macos:
xcode: "9.2"
steps:
- checkout
- run: swift build
- run: swift test
linux:
docker:
- image: codevapor/swift:4.1
Expand Down

0 comments on commit 6e7b81e

Please sign in to comment.