aboutsummaryrefslogtreecommitdiff
path: root/support
diff options
context:
space:
mode:
authorVictor Zverovich <victor.zverovich@gmail.com>2018-07-04 16:00:06 -0700
committerVictor Zverovich <victor.zverovich@gmail.com>2018-07-04 17:43:07 -0700
commitf0110e8125bf9e3ce482e895d1ebc35806de1513 (patch)
treed05bc62f7f31f71437ee0cf9d87cffb69a118e4c /support
parent479ee2a8c610728f509ac6a2038aa9d31c3b79d5 (diff)
downloadfmtlib-f0110e8125bf9e3ce482e895d1ebc35806de1513.tar.gz
Update changelog and CI
Diffstat (limited to 'support')
-rw-r--r--support/appveyor.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/support/appveyor.yml b/support/appveyor.yml
index a2830588..af298cf7 100644
--- a/support/appveyor.yml
+++ b/support/appveyor.yml
@@ -18,10 +18,6 @@ environment:
MSVC_DEFAULT_OPTIONS: ON
BUILD: msvc
-matrix:
- allow_failures:
- - image: Visual Studio 2013
-
before_build:
- mkdir build
- cd build