Future-proof .travis.yml for Python 3.10 (GH-14831)

This commit is contained in:
Anthony Sottile 2019-09-09 03:49:33 -07:00 committed by Zachary Ware
parent 8d64bfafdf
commit bba9207248

View file

@ -23,7 +23,7 @@ env:
branches:
only:
- master
- /^\d\.\d$/
- /^\d\.\d+$/
- buildbot-custom
matrix: