From 9914871adb36134f71e5f72790bbca5f1a4184f7 Mon Sep 17 00:00:00 2001 From: kalmar Date: Thu, 26 Jan 2017 10:43:26 +0100 Subject: [PATCH] fast_finish && allow_failures on nightly --- .travis.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.travis.yml b/.travis.yml index d4efa83..34dc7ce 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,11 @@ os: julia: - release - nightly +matrix: + fast_finish: true + allow_failures: + julia: nightly + notifications: email: false # uncomment the following lines to override the default test script