From 58227343a239b7b0161fc57e816bbb91b119fca1 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Sun, 12 Jul 2020 07:23:49 -0400 Subject: [PATCH] make test groups --- .travis.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index f8f46bb..f6293e6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,8 +4,10 @@ os: - linux # - osx julia: - - 1.2 - - 1.3 + - 1 +env: + - GROUP=Core + - GROUP=Downstream notifications: email: false # uncomment the following lines to override the default test script