Skip to content

Commit

Permalink
- updated .swift-version to 4.2
Browse files Browse the repository at this point in the history
- updated .travis.yml to user xcode10
  • Loading branch information
Anarchoschnitzel committed Sep 26, 2018
1 parent 3da3286 commit 69d34d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .swift-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1
4.2
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
osx_image: xcode9
osx_image: xcode10
language: objective-c
script: xcodebuild clean && xcodebuild build -project SimpleImageViewer.xcodeproj -scheme SimpleImageViewer

0 comments on commit 69d34d6

Please sign in to comment.