From b6853dbec6756625272c7642de0e3ae3747cbe4d Mon Sep 17 00:00:00 2001 From: Zachary Sunberg Date: Sat, 1 Jun 2019 11:42:56 -0700 Subject: [PATCH] travis to 1.0 and 1.1 --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 982b684..c91d522 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,8 @@ language: julia os: - linux julia: - - stable + - 1.0 + - 1.1 notifications: email: false git: