Skip to content

Commit

Permalink
Updated: travis.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve KIM committed Dec 2, 2019
1 parent d4680dd commit 2159139
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
language: swift
osx_image: xcode9.2
script: set -o pipefail && xcodebuild -project APNSUtil.xcodeproj -scheme APNSUtil -sdk iphonesimulator11.2 | xcpretty
osx_image: xcode10.3
script: set -o pipefail && xcodebuild -project APNSUtil.xcodeproj -scheme APNSUtil -sdk iphonesimulator | xcpretty

0 comments on commit 2159139

Please sign in to comment.