Update version of Xcode in travis config to 9.3 to build correctly with updated dependencies

pull/483/head
Hwee-Boon Yar 6 years ago
parent ea983adc43
commit 140a47d2b4
  1. 2
      .travis.yml

@ -1,5 +1,5 @@
language: swift
osx_image: xcode9.2
osx_image: xcode9.3
branches:
only:

Loading…
Cancel
Save