diff .travis.yml @ 6702:0f761d8280f3

reduce spend on travisci by tsting oldest supported, newest stable and newest unstable
author John Rouillard <rouilj@ieee.org>
date Wed, 15 Jun 2022 11:03:59 -0400
parents 1fbfb4a277d7
children 66f26bb529b0
line wrap: on
line diff
--- a/.travis.yml	Wed Jun 15 10:48:53 2022 -0400
+++ b/.travis.yml	Wed Jun 15 11:03:59 2022 -0400
@@ -22,11 +22,11 @@
 python:
   - 2.7
   - 3.10.4
-  - 3.9
-  - 3.8
+#  - 3.9
+#  - 3.8
   - 3.6
   - 3.11-dev
-  - nightly
+#  - nightly
 
 services:
   - mysql

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