Skip to content

Commit

Permalink
Merge branch 'master' into restResponseCookies
Browse files Browse the repository at this point in the history
  • Loading branch information
djones6 authored Jul 19, 2019
2 parents 24d4a24 + 8896fde commit a9ebc0e
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,10 @@ matrix:
- os: osx
osx_image: xcode10.2
sudo: required
# Pending Travis Xcode 11 image
# - os: osx
# osx_image: xcode11
# sudo: required
# env: SWIFT_SNAPSHOT=$SWIFT_DEVELOPMENT_SNAPSHOT
- os: osx
osx_image: xcode11
sudo: required
env: SWIFT_SNAPSHOT=$SWIFT_DEVELOPMENT_SNAPSHOT

before_install:
- git clone https://github.com/IBM-Swift/Package-Builder.git
Expand Down

0 comments on commit a9ebc0e

Please sign in to comment.