From d9ef4735f79c19e8e3a934ac48f22787afb8ba03 Mon Sep 17 00:00:00 2001 From: Ryan Flynn Date: Thu, 25 Oct 2018 13:10:46 -0400 Subject: [PATCH] python 3.7 and after does not work on trusty; try on osx instead, see if it works --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index bdd531a..105b215 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,6 @@ +os: + - linux + - osx dist: xenial language: python python: