Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CoMISo
CoMISo
Commits
93d47d83
Commit
93d47d83
authored
May 17, 2017
by
Jan Möbius
Browse files
Update .gitlab-ci.yml
parent
06005d8f
Pipeline
#5037
passed with stages
in 6 minutes and 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
93d47d83
...
...
@@ -8,27 +8,11 @@ clang-c++11:
tags
:
-
Linux
gcc-c++98
:
script
:
"
CI/ci-linux.sh
gcc
C++98"
tags
:
-
Linux
clang-c++98
:
script
:
"
CI/ci-linux.sh
clang
C++98"
tags
:
-
Linux
macos-c++11
:
script
:
"
CI/ci-mac.sh
C++11"
tags
:
-
Apple
macos-c++98
:
script
:
"
CI/ci-mac.sh
C++98"
tags
:
-
Apple
CoMISo-VS2013-Qt-5.5.1-x64
:
variables
:
BUILD_PLATFORM
:
"
VS2013"
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment