Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Tor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
orbea
Tor
Commits
537be1da
Commit
537be1da
authored
4 years ago
by
George Kadianakis
Browse files
Options
Downloads
Patches
Plain Diff
CI: Remove VS2015 AppVeyor build
parent
5a1918d7
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.appveyor.yml
+0
-8
0 additions, 8 deletions
.appveyor.yml
with
0 additions
and
8 deletions
.appveyor.yml
+
0
−
8
View file @
537be1da
...
...
@@ -8,8 +8,6 @@ clone_depth: 50
image
:
# Windows Server 2019
-
Visual Studio
2019
# Windows Server 2012 R2
-
Visual Studio
2015
environment
:
compiler
:
mingw
...
...
@@ -37,12 +35,6 @@ matrix:
compiler_path
:
mingw32
mingw_prefix
:
mingw-w64-i686
hardening
:
--enable-all-bugs-are-fatal
-
image
:
Visual Studio
2015
target
:
x86_64-w64-mingw32
compiler_path
:
mingw64
mingw_prefix
:
mingw-w64-x86_64
# hardening doesn't work with mingw-w64-x86_64-gcc, because it's gcc 8
hardening
:
--disable-gcc-hardening
install
:
-
ps
:
>-
...
...
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