Parcourir la source

Add Python 3.9.0 to the testing

Christian Clauss il y a 4 ans
Parent
commit
5000dd2829
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -1,5 +1,6 @@
 language: python
 python:
+  - "3.9-dev"
   - "3.8"
   - "3.7"
   - "3.6"