From d42df26cb51b2f16224108d317d0ab559c3c316b Mon Sep 17 00:00:00 2001 From: lethliel Date: Sun, 7 Apr 2019 11:48:36 -0500 Subject: [PATCH] [python3] reactivate python3.x tests The python3.x tests were deactivated because they wouldn't have worked anyway. This is the last PR that should be activated within the python3 PR stack. --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index d1efa2c2..ea7e6906 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,9 +1,9 @@ language: python python: - '2.7' -#- '3.3' -#- '3.4' -#- 3.5-dev +- '3.3' +- '3.4' +- '3.6' addons: apt: packages: