]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove appveyor 10502/head
authorDaniel Arndt <arndtd@ornl.gov>
Wed, 10 Jun 2020 15:42:15 +0000 (11:42 -0400)
committerDaniel Arndt <arndtd@ornl.gov>
Wed, 10 Jun 2020 15:42:27 +0000 (11:42 -0400)
README.md
contrib/ci/appveyor.yml [deleted file]

index c95c8d824291f38122d7ee5c11d2654666c87d01..a048859b9ef8a92815bfd578079b8a0942e14abd 100644 (file)
--- a/README.md
+++ b/README.md
@@ -63,6 +63,6 @@ Continuous Integration Status:
 | Linux | [![Build Status](https://jenkins.tjhei.info/job/dealii/job/master/badge/icon)](https://jenkins.tjhei.info/job/dealii/job/master/) | See https://jenkins.tjhei.info |
 | MacOS | [![Build Status](https://jenkins.tjhei.info/job/dealii-OSX/job/master/badge/icon)](https://jenkins.tjhei.info/job/dealii-OSX/job/master/) | See https://jenkins.tjhei.info |
 | MacOS | [![Build Status](https://github.com/dealii/dealii/workflows/github-CI/badge.svg)](https://github.com/dealii/dealii/actions?query=workflow%3Agithub-CI) | See https://github.com/dealii/dealii/actions |
-| MSVC | [![Build status](https://ci.appveyor.com/api/projects/status/e1kltrbje54ikah8/branch/master?svg=true)](https://ci.appveyor.com/project/tjhei/dealii-8th3t/branch/master) | See https://appveyor.com |
+| MSVC | [![Build status](https://github.com/dealii/dealii/workflows/github-windows/badge.svg)](https://github.com/dealii/dealii/actions?query=workflow%3Agithub-windows) | See https://github.com/dealii/dealii/actions |
 | CDash | [![cdash](https://img.shields.io/website?down_color=lightgrey&down_message=offline&label=CDash&up_color=green&up_message=up&url=https%3A%2F%2Fcdash.43-1.org%2Findex.php%3Fproject%3Ddeal.II)](https://cdash.43-1.org/index.php?project=deal.II) | Various builds and configurations on https://cdash.43-1.org/index.php?project=deal.II |
 
diff --git a/contrib/ci/appveyor.yml b/contrib/ci/appveyor.yml
deleted file mode 100644 (file)
index b141d4d..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-image:
-  - Visual Studio 2019
-clone_folder: c:\projects\source
-build_script:
-- cmd: >-
-    mkdir build &&
-    cd build &&
-    cmake c:\projects\source -DCMAKE_BUILD_TYPE=Debug -DDEAL_II_CXX_FLAGS="-WX" -G "Visual Studio 16 2019" -DCMAKE_INSTALL_PREFIX="c:\projects\dealii" &&
-    cmake --build . --target install -- -m
-
-for:
--
-  branches:
-    only:
-      - master
-  after_build:
-    - cmd: 7z a c:\projects\source\dealii.zip c:\projects\dealii
-  artifacts:
-    - path: dealii.zip
-      name: deal.II

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.