From d7350317823e723adb6171ceffc0b9bacccf3d35 Mon Sep 17 00:00:00 2001 From: Miha Zgubic Date: Fri, 17 Jul 2020 13:04:03 +0200 Subject: [PATCH] Update .travis.yml (#114) * Update .travis.yml @nickrobinson251 is this the change you meant? Sorry if it's wrong, first time doing something to .travis.yml * apply nicks suggestion Co-authored-by: Miha Zgubic --- .travis.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 8157658..54187ec 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,10 +4,8 @@ os: - linux - osx julia: - - 1.0 - - 1.1 - - 1.2 - - 1.3 + - 1.0 # long-term support + - 1 # latest stable version - nightly matrix: allow_failures: