From 1f32d84e579cd8eded2ae18fdf2fe5b0ee96e2c9 Mon Sep 17 00:00:00 2001 From: Sheehan Olver Date: Wed, 18 Nov 2020 11:51:15 +0000 Subject: [PATCH] Update .travis.yml --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 59c75a9..c3c2867 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,9 +4,8 @@ os: - linux - osx julia: - - 0.7 - 1.0 - - 1.1 + - 1.5 - nightly notifications: email: false