We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32be17a commit 9868745Copy full SHA for 9868745
.travis.yml
@@ -5,7 +5,7 @@ language: generic
5
sudo: required
6
dist: trusty
7
8
-osx_image: xcode9.2
+osx_image: xcode9.3beta
9
before_install:
10
- if [ $TRAVIS_OS_NAME == "osx" ]; then
11
brew update;
0 commit comments