diff options
author | Eugene Kabanov <ka@hardcore.kiev.ua> | 2017-02-15 14:18:45 +0200 |
---|---|---|
committer | Andreas Rumpf <rumpf_a@web.de> | 2017-02-15 13:18:45 +0100 |
commit | 55782205a4bcbe8584fbb96425ae530a302be15f (patch) | |
tree | b4813c91aaab1496f1ce414678238793075ca880 /appveyor.yml | |
parent | 4c683e90ece19e0f9b2833daf4d4f783ab186718 (diff) | |
download | Nim-55782205a4bcbe8584fbb96425ae530a302be15f.tar.gz |
Fix appveyor.yml shows green, when failed. (#5396)
Diffstat (limited to 'appveyor.yml')
-rw-r--r-- | appveyor.yml | 5 |
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: |