changeset 6735:e8607971d3d1

re-enable other python versions.
author John Rouillard <rouilj@ieee.org>
date Mon, 27 Jun 2022 17:34:42 -0400
parents 33425fb9091e
children 0b10732e09ee
files .travis.yml
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/.travis.yml	Mon Jun 27 17:14:44 2022 -0400
+++ b/.travis.yml	Mon Jun 27 17:34:42 2022 -0400
@@ -19,12 +19,12 @@
 dist: focal
 
 python:
-##  - 2.7
-##  - 3.10.4
+  - 2.7
+  - 3.10.4
 #  - 3.9
 #  - 3.8
-##  - 3.6
-##  - 3.11-dev
+  - 3.6
+  - 3.11-dev
   - nightly
 #  - pypy3
 

Roundup Issue Tracker: http://roundup-tracker.org/