Skip to content

Commit

Permalink
Update travis CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
kawoou committed Mar 20, 2019
1 parent 782ffdd commit 836eb8a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,19 @@ matrix:
- os: osx
osx_image: xcode10
env: SWIFT_VERSION=4.2
- os: osx
osx_image: xcode10.2
env: SWIFT_VERSION=5.0
- os: linux
env: SWIFT_VERSION=4.0.3
- os: linux
env: SWIFT_VERSION=4.1
- os: linux
env: SWIFT_VERSION=4.2
- os: linux
env: SWIFT_VERSION=4.2.3
- os: linux
env: SWIFT_VERSION=5.0-DEVELOPMENT-SNAPSHOT-2019-02-28-a
language: generic
sudo: required
dist: trusty
Expand Down

0 comments on commit 836eb8a

Please sign in to comment.