From 1bbf9b62ad50daabb7714d3872933f995210d061 Mon Sep 17 00:00:00 2001 From: shortcutme Date: Wed, 20 Mar 2019 00:50:32 +0100 Subject: [PATCH] Test on multiple python versions --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index c2d49eed..84018bf4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,8 @@ language: python python: - 3.5 + - 3.6 + - 3.7 services: - docker install: