Skip to content

Commit

Permalink
Future-proof .travis.yml for Python 3.10 (GH-14831)
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile authored and zware committed Sep 9, 2019
1 parent 8d64bfa commit bba9207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ env:
branches:
only:
- master
- /^\d\.\d$/
- /^\d\.\d+$/
- buildbot-custom

matrix:
Expand Down

0 comments on commit bba9207

Please sign in to comment.