summary refs log tree commit diff stats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorEugene Kabanov <ka@hardcore.kiev.ua>2017-02-15 14:18:45 +0200
committerAndreas Rumpf <rumpf_a@web.de>2017-02-15 13:18:45 +0100
commit55782205a4bcbe8584fbb96425ae530a302be15f (patch)
treeb4813c91aaab1496f1ce414678238793075ca880 /appveyor.yml
parent4c683e90ece19e0f9b2833daf4d4f783ab186718 (diff)
downloadNim-55782205a4bcbe8584fbb96425ae530a302be15f.tar.gz
Fix appveyor.yml shows green, when failed. (#5396)
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml5
1 files changed, 1 insertions, 4 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 87640b192..ea98b8507 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -7,10 +7,7 @@ cache:
 # - i686-4.9.2-release-win32-dwarf-rt_v4-rev4.7z
 
 matrix:
-  fast_finish: true     # set this flag to immediately finish build once one of the jobs fails.
-  allow_failures:
-    - platform: x64
-#   - platform: x86
+  fast_finish: true
 
 environment:
   matrix: