Skip to content

Commit

Permalink
Replace AppVeyor by Azure Pipelines (#2824)
Browse files Browse the repository at this point in the history
* dummy change of pipeline file

* good bye appveyor

* no specific trigger

* attempt to trigger by PR

* ???

* [REVERT ME] Specify only tests that fails

* get platform & stay only single test

* try to debug

* fail fast

* no re-runs

* meh

* hack?

* Revert "good bye appveyor" (FOR COMPARISON WITH AZURE)

This reverts commit cd57175.

* try to understand, where \r comes from

* continue debug

* raise

* upd

* okay, try to avoid CRLF

* revert back

* bye again, appveyor

* delete appveyor stuff too

* move visdom to linux-only env (to avoid frequent failures on win)

* fix docs building
  • Loading branch information
menshikh-iv authored May 6, 2020
1 parent b3b844e commit 93385d3
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 409 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* text eol=lf
77 changes: 0 additions & 77 deletions appveyor.yml

This file was deleted.

4 changes: 0 additions & 4 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
trigger:
- master
- develop

pool:
vmImage: 'vs2017-win2016'

Expand Down
231 changes: 0 additions & 231 deletions continuous_integration/appveyor/install.ps1

This file was deleted.

6 changes: 0 additions & 6 deletions continuous_integration/appveyor/requirements.txt

This file was deleted.

Loading

0 comments on commit 93385d3

Please sign in to comment.