Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenMesh
OpenMesh
Commits
1acaf2c8
Commit
1acaf2c8
authored
Nov 11, 2015
by
Jan Möbius
Browse files
Wrong file syntax
parent
0650d3d7
Pipeline
#10
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1acaf2c8
gcc-c++11
:
script
:
"
CI/ci-linux.sh
gcc
C++11"
tags
:
Linux
tags
:
-
Linux
clang-c++11
:
script
:
"
CI/ci-linux.sh
clang
C++11"
tags
:
Linux
tags
:
-
Linux
gcc-c++98
:
script
:
"
CI/ci-linux.sh
gcc
C++98"
tags
:
Linux
tags
:
-
Linux
clang-c++98
:
script
:
"
CI/ci-linux.sh
clang
C++98"
tags
:
Linux
tags
:
-
Linux
macos
:
script
:
"
CI/ci-mac.sh"
tags
:
Apple
tags
:
-
Apple
Write
Preview
Supports
Markdown
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