Skip to content

Commit

Permalink
[ci] Upgrade the Travis configuration for using Xcode 8.3.
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Galland <galland@arakhne.org>
  • Loading branch information
gallandarakhneorg committed Nov 22, 2017
1 parent d2090fa commit 718f491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -42,7 +42,7 @@ matrix:
- "sh -e /etc/init.d/xvfb start"
- sleep 3 # give xvfb some time to start
- os: osx
osx_image: xcode8.2 # see https://docs.travis-ci.com/user/osx-ci-environment/
osx_image: xcode8.3 # see https://docs.travis-ci.com/user/osx-ci-environment/
before_install:
- echo "MAVEN_OPTS=\"$MAVEN_OPTS\"" > $HOME/.mavenrc

Expand Down

0 comments on commit 718f491

Please sign in to comment.