From d7a33469b92daca9292d9906a23ceb35cde011b5 Mon Sep 17 00:00:00 2001 From: Richard Reeve Date: Tue, 10 Jul 2018 11:57:07 +0100 Subject: [PATCH] Do testing on 0.7 as well as nightly, but allow failures for now. --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 5815dd5d..54d7ef4f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,11 +13,13 @@ os: julia: - 0.6 + - 0.7 - nightly matrix: fast_finish: true allow_failures: + - julia: 0.7 - julia: nightly before_install: