diff options
Diffstat (limited to 'appveyor.yml')
-rw-r--r-- | appveyor.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/appveyor.yml b/appveyor.yml index 45529cf00..f172405cb 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -15,10 +15,6 @@ cache: - '%MINGW_ARCHIVE%' - '%DLLS_ARCHIVE%' -matrix: - #allow_failures: - # - NIM_TEST_PACKAGES: true - fast_finish: true install: - ps: Install-Product node 8 # node 8 or later is required to test js async stuff |