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
OpenFlipper-Free
OpenFlipper-Free
Commits
30aa5ba4
Commit
30aa5ba4
authored
Jun 20, 2017
by
Martin Schultz
Browse files
use new windows ci script for vs2013 qt 5.5.1 build configuration
parent
bd4e97d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
30aa5ba4
...
...
@@ -89,7 +89,6 @@ VS2015-Qt-5.9.0-x64:
COMPILER
:
"
VS2015"
tags
:
-
VS2015
-
Qt56
artifacts
:
paths
:
-
rel/*.exe
...
...
@@ -103,15 +102,17 @@ VS2015-Qt-5.9.0-x32:
COMPILER
:
"
VS2015"
tags
:
-
VS2015
-
Qt56
artifacts
:
paths
:
-
rel/*.exe
VS2013-Qt-5.5.1-x64
:
script
:
"
CI
\\
VS2013-Qt-5.5.1-x64
.bat"
script
:
"
CI
\\
ci-windows
.bat"
variables
:
GIT_SUBMODULE_STRATEGY
:
recursive
ARCHITECTURE
:
"
x64"
QT_VERSION
:
"
Qt5.5.1"
COMPILER
:
"
VS2013"
tags
:
-
VS2013
-
Qt551
...
...
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