Skip to content

Commit 23c141f

Browse files
author
Fred RAJAONA
committed
Fix travis by using Swift 5.1
1 parent 3459051 commit 23c141f

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
@@ -3,7 +3,7 @@ notifications:
33
language: generic
44
env:
55
global:
6-
- SWIFT_VERSION=5.0
6+
- SWIFT_VERSION=5.1
77
matrix:
88
include:
99
- os: osx

0 commit comments

Comments
 (0)