Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
SRB2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
STJr
SRB2
Commits
075c4e09
Commit
075c4e09
authored
7 years ago
by
Alam Ed Arias
Browse files
Options
Downloads
Patches
Plain Diff
Travis: clang 4.0 and 5.0 is not up for trusy
parent
472c7490
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!252
OpenGL: Public flatsprite: The Fixening
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+30
-30
30 additions, 30 deletions
.travis.yml
with
30 additions
and
30 deletions
.travis.yml
+
30
−
30
View file @
075c4e09
...
...
@@ -192,36 +192,36 @@ matrix:
-
clang-3.9
compiler
:
clang-3.9
#clang version 3.9.X
-
os
:
linux
addons
:
apt
:
sources
:
-
llvm-toolchain-precise-4.0
-
ubuntu-toolchain-r-test
packages
:
-
libsdl2-mixer-dev
-
libpng-dev
-
libgl1-mesa-dev
-
libgme-dev
-
p7zip-full
-
clang-4.0
compiler
:
clang-4.0
#clang version 4.0.X
-
os
:
linux
addons
:
apt
:
sources
:
-
llvm-toolchain-precise-5.0
-
ubuntu-toolchain-r-test
packages
:
-
libsdl2-mixer-dev
-
libpng-dev
-
libgl1-mesa-dev
-
libgme-dev
-
p7zip-full
-
clang-5.0
compiler
:
clang-5.0
#clang version 5.0.X
#
- os: linux
#
addons:
#
apt:
#
sources:
#
- llvm-toolchain-precise-4.0
#
- ubuntu-toolchain-r-test
#
packages:
#
- libsdl2-mixer-dev
#
- libpng-dev
#
- libgl1-mesa-dev
#
- libgme-dev
#
- p7zip-full
#
- clang-4.0
#
compiler: clang-4.0
#
#clang version 4.0.X
#
- os: linux
#
addons:
#
apt:
#
sources:
#
- llvm-toolchain-precise-5.0
#
- ubuntu-toolchain-r-test
#
packages:
#
- libsdl2-mixer-dev
#
- libpng-dev
#
- libgl1-mesa-dev
#
- libgme-dev
#
- p7zip-full
#
- clang-5.0
#
compiler: clang-5.0
#
#clang version 5.0.X
# - os: osx
# osx_image: beta-xcode6.1
# #Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment