Skip to content

Commit f794bdb

Browse files
author
Victor Kononov
committed
mapbox#89: updated Travis CI config to use Swift 5.0
1 parent c226d2f commit f794bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ language: generic
44
sudo: required
55
dist: trusty
66
env:
7-
- SWIFT_VERSION=4.1
7+
- SWIFT_VERSION=5.0
88
install:
99
- eval "$(curl -sL https://swiftenv.fuller.li/install.sh)"
1010
script:

0 commit comments

Comments
 (0)