From 8b20b7ed90a3c7f8464f9b149f15843ea7e02029 Mon Sep 17 00:00:00 2001 From: Jingpeng Wu Date: Fri, 9 Nov 2018 11:44:04 -0500 Subject: [PATCH] Update .travis.yml --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 57ba28d..a9ab049 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,10 @@ os: julia: - 0.7 - nightly +matrix: + allow_failures: + - julia: nightly + notifications: email: false # uncomment the following lines to override the default test script