From 66af4a90648144954b6df70b2ff40e2469ad8d7a Mon Sep 17 00:00:00 2001 From: ScottPJones Date: Tue, 5 Jun 2018 08:45:54 -0400 Subject: [PATCH] No failures on v0.7 allowed --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 157cf31..67cac4c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,9 +13,9 @@ git: ## uncomment the following lines to allow failures on nightly julia ## (tests will run but not make your overall status red) -matrix: - allow_failures: - - julia: nightly +#matrix: +# allow_failures: +# - julia: nightly # uncomment the following lines to override the default test script script: