Skip to content

Commit

Permalink
Test on Swift 4
Browse files Browse the repository at this point in the history
  • Loading branch information
youming-lin committed Jun 15, 2017
1 parent e4b011c commit f416ce6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,17 @@ matrix:
dist: trusty
sudo: required
env: SWIFT_VERSION=3.0.2
- os: linux
dist: trusty
sudo: required
env: SWIFT_VERSION=4.0-DEVELOPMENT-SNAPSHOT-2017-06-11-a
- os: osx
osx_image: xcode8.3
sudo: required
- os: osx
osx_image: xcode8.3
sudo: required
env: SWIFT_VERSION=4.0-DEVELOPMENT-SNAPSHOT-2017-06-11-a

before_install:
- git clone https://github.com/IBM-Swift/Package-Builder.git
Expand Down

0 comments on commit f416ce6

Please sign in to comment.