Skip to content

Commit

Permalink
Merge pull request #34 from glessard/travis
Browse files Browse the repository at this point in the history
adjust CI configuration
  • Loading branch information
glessard authored Oct 20, 2018
2 parents a48e992 + b0e33aa commit ebeb34b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ matrix:

- os: osx
osx_image: xcode10
env: SWIFT_VERSION=4.2

before_install:
- clang --version
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// swift-tools-version:4.2
// swift-tools-version:4.0

import PackageDescription

Expand Down

0 comments on commit ebeb34b

Please sign in to comment.