From 1770acec106f8ae6e4b4012d5bc793eeb2506744 Mon Sep 17 00:00:00 2001 From: Lyndon White Date: Tue, 30 Jan 2018 09:08:32 +0800 Subject: [PATCH] Update .travis.yml --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9af2512..462fc04 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,9 +14,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 and modify the following lines to manually install system packages #addons: