Skip to content

Commit

Permalink
[CICD] Test using 3.7.2 because of typing bug in 3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eterna2 committed Nov 16, 2021
1 parent 1323c9c commit 57780bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,7 @@ language: python
matrix:
include:
- python: 3.6
- python: 3.7
- python: 3.7.2
- python: 3.8
cache:
pip: true
Expand Down

0 comments on commit 57780bc

Please sign in to comment.