From 51aa9795fdbe1c794651351ea7fd74b714bc7786 Mon Sep 17 00:00:00 2001 From: "Fabien C. Y. Benureau" Date: Tue, 14 Aug 2018 17:41:58 +0900 Subject: [PATCH] add 3.7 tests --- .travis.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.travis.yml b/.travis.yml index f2be365..9e31abd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,6 +16,11 @@ matrix: - os: linux language: python python: 3.6 + - os: linux + language: python + python: 3.7 + dist: xenial + sudo: true - os: osx language: generic python: 2.7