From 9b49317c3829d5f98b67996c46c7485cbbf90ad0 Mon Sep 17 00:00:00 2001 From: Lyndon White Date: Sat, 23 Nov 2019 23:01:39 +0000 Subject: [PATCH] Testing LTS and Stable and upcoming release --- .travis.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0a014cb..2806874 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,9 @@ notifications: email: false julia: - - 1.1 + - 1.0 + - 1.2 + - 1.3 - nightly matrix: