From ac5132ad9d7d43d9a657d67bb0e474d8fcbc2476 Mon Sep 17 00:00:00 2001 From: Zachary Sunberg Date: Fri, 20 Sep 2019 10:17:55 -0700 Subject: [PATCH] removed 0.7 testing --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 89610e6..4ce539f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,12 +1,13 @@ language: julia julia: - - 0.7 - 1.0 + - 1 os: - linux - osx + - windows notifications: email: