Skip to content

Commit 32955d0

Browse files
committed
Update Swift version
1 parent 2d522e3 commit 32955d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.swift-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.1
1+
4.0.0

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ matrix:
1414
sudo: required
1515
dist: trusty
1616
env:
17-
- SWIFT_VERSIONS="3.1.1"
17+
- SWIFT_VERSIONS="4.0.0"
1818
- SWIFTENV_ROOT="$HOME/.swiftenv"
1919
- PATH="$SWIFTENV_ROOT/bin:$SWIFTENV_ROOT/shims:$PATH"
2020
env:

0 commit comments

Comments
 (0)