Test on Python 3.8 beta

This commit is contained in:
Hugo
2019-10-03 11:44:54 +03:00
committed by Claude Paroz
parent 326d07c2ed
commit 743776371a
+1
View File
@@ -6,6 +6,7 @@ matrix:
- python: 3.5
- python: 3.6
- python: 3.7
- python: 3.8-dev
install:
- pip install -r requirements.txt
script: python test_tablib.py