From 9c5af48dfe2c3db6b53a5b9e1af1311358999b26 Mon Sep 17 00:00:00 2001 From: Matthew Wilhelm Date: Wed, 27 May 2020 14:45:19 -0400 Subject: [PATCH] Update .travis.yml --- .travis.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index cd19ff1..8ee4e20 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,10 +6,12 @@ sudo: required os: - linux - #- osx + - osx julia: - 1.1 + - 1.2 + - 1.3 - 1.4 - nightly