diff .travis.yml @ 6558:c5e64e8511bf

3.10 faling to load on travis. Allow failure so it doesn't fail build.
author John Rouillard <rouilj@ieee.org>
date Mon, 13 Dec 2021 18:14:05 -0500
parents d92e0d059c3a
children ae670ab2dd55
line wrap: on
line diff
--- a/.travis.yml	Mon Dec 13 12:48:57 2021 -0500
+++ b/.travis.yml	Mon Dec 13 18:14:05 2021 -0500
@@ -34,6 +34,7 @@
 
 jobs:
     allow_failures:  # nightly not ready for prime time yet.
+      - python: 3.10
       - python: nightly
       - python: pypy3
 

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