Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
libretro-chailove
Commits
5067f432
Verified
Commit
5067f432
authored
Nov 28, 2017
by
RobLoach
Browse files
Update Xcode
parent
15610250
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
5067f432
...
...
@@ -2,12 +2,15 @@ language: cpp
compiler
:
g++
matrix
:
allow_failures
:
-
os
:
osx
osx_image
:
xcode8.2
include
:
-
os
:
linux
dist
:
trusty
sudo
:
required
-
os
:
osx
osx_image
:
xcode
7
.2
osx_image
:
xcode
8
.2
before_install
:
-
if [[ "$TRAVIS_OS_NAME" != "osx" ]]; then sudo apt-get -qq update ; fi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment