Skip to content

Commit b6e0565

Browse files
committed
Updates the project to Swift 5
1 parent ea026f9 commit b6e0565

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.swift-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0
1+
5.0

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: generic
2-
osx_image: xcode10.2
2+
osx_image: xcode11.2
33
sudo: false
44
env:
55
global:

0 commit comments

Comments
 (0)