From 99533b0f0f7e3276ddef856fa05ff44e91d2235d Mon Sep 17 00:00:00 2001 From: Nate Prewitt Date: Fri, 26 Jan 2018 03:01:22 -0800 Subject: [PATCH] start testing 3.7 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b7693f63..e0fbdba9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ python: - "3.4" - "3.5" - "3.6" - # - "3.7-dev" + - "3.7-dev" # - "pypy" -- appears to hang # - "pypy3" # command to install dependencies