Skip to content

Commit

Permalink
add python versions 3.8, 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ynqa committed Jun 27, 2022
1 parent c019750 commit b7f1195
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
dist: xenial
language: python
python:
- 3.6
- 3.7
- 3.8
- 3.9
install:
- pip install -e .[tests]
script:
Expand All @@ -14,4 +14,4 @@ deploy:
secure: AzvgwkzDrebeVQMiLhovjyie6UStCiNd7V35a18xc+4E+4WadK9ywR/3f/Yl78EzhL50gYK3mvuxH6ng5TR591uI8PZcNGinPvkslZRdN4Lph+n4VOYkTd1JJ+PsMws5YuWzPa2HUFNpDQ1LBPCCK7/ab5AwN3HMjyInVBCtu1nAh+nDKP+7WHaJKO1vd+YcQQX2QxYz1kZe/8zZ8Aqjj5JFI6cKUnc5C9Z8CPFQUn/Ho77CkOX99PD142HlJrzVX4Q8sxp34bH8TqRwqOfJU80ZXmiAYPSrfh3wsp4pfJ94uC4y9U2NhxFqFT4LhI4vcBd2yflFJnz9ciGKWT+Hw7CM8Clohb5trGTy95+J9pt1cNOqlxgBumpmiPCz/IEJEVL8lYta3FrGPVoLaaXLTkI+DNQAQ79WtFWoc+hHzGg2fr7OLw6jmro9HUjhOCE+K2bKTJyO7XuY4w0N9VRXHQVqdRMwyE/3SnM2+dtEQRKCUahktlSqhPMLwKMaQl+53N+1BWCjXBEF0kJE9Y7tZSiDpc+8/2J3WSVOTZ06P/44sSvlDCdkgwv2okh/Xc41tLoALVRtzRqjt+ED3tLR0QVavRnQevLUvX1N3WZNuGkisvYONw8Y7Qflu5tzES1Wizlw1+0rUUORyMG9e0okF8j2h3qkUWq5Z6LTrttk4mw=
on:
tags: true
python: 3.7
python: 3.9

0 comments on commit b7f1195

Please sign in to comment.