From 74fc585f394bba9a2e26924f818b51a048854e30 Mon Sep 17 00:00:00 2001 From: "Steven G. Johnson" Date: Fri, 2 Feb 2018 23:55:40 -0500 Subject: [PATCH] update appveyor to test nightly too --- appveyor.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 837142c0..9db26ad3 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -10,11 +10,6 @@ branches: - master - /release-.*/ -matrix: - allow_failures: - - JULIA_URL: "https://julialangnightlies-s3.julialang.org/bin/winnt/x86/julia-latest-win32.exe" - - JULIA_URL: "https://julialangnightlies-s3.julialang.org/bin/winnt/x64/julia-latest-win64.exe" - notifications: - provider: Email on_build_success: false