Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Swift 5 #154

Merged
13 commits merged into from
May 13, 2019
Prev Previous commit
Next Next commit
Update travis' Xcode version
  • Loading branch information
daniel-moh committed Apr 30, 2019
commit 22a1cfdc5b1dc8fb97de3bb66292eb6faf0918f2
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: swift
os: osx
osx_image: xcode10
osx_image: xcode10.2
env: LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8

addons:
Expand Down