From 8178af653050b4b35250c577c2e9899a51f71266 Mon Sep 17 00:00:00 2001 From: kalmarek Date: Sun, 4 Oct 2020 21:09:08 +0200 Subject: [PATCH] update travix to newest versions of julia --- .travis.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index fd27633..b9c3a6c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,9 +5,8 @@ os: - osx julia: - 1.0 - - 1.1 - - 1.2 - - 1.3 + - 1.4 + - 1.5 - nightly notifications: email: true