Skip to content

Commit

Permalink
update circleci config for Swift 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
banjun committed Nov 26, 2018
1 parent ba54c8d commit 210998a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ general:
- gh-pages
jobs:
build:
docker:
- image: swift
macos:
xcode: "10.1.0"
steps:
- checkout
- run: swift build
Expand Down

0 comments on commit 210998a

Please sign in to comment.