Skip to content

Commit

Permalink
Bumped Xcode version in ‘.travis.yml’
Browse files Browse the repository at this point in the history
  • Loading branch information
regexident committed Apr 3, 2018
1 parent 8f300e6 commit 9fc0dfc
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,4 +1,4 @@
language: swift
osx_image: xcode9
osx_image: xcode9.3beta
script:
- xcodebuild -scheme EventBus -project EventBus.xcodeproj -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 6,OS=11.0' build test
- xcodebuild -scheme EventBus -project EventBus.xcodeproj -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 6,OS=11.3' build test

0 comments on commit 9fc0dfc

Please sign in to comment.