Skip to content

Commit 0f5c6ce

Browse files
committed
Add support for testing 3.8 on travis
1 parent 69b6982 commit 0f5c6ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ matrix:
1313
include:
1414
- python: "3.7"
1515
dist: xenial
16+
- python: "3.8"
17+
dist: xenial
1618
before_install:
1719
- pip install codecov
1820
install:

0 commit comments

Comments
 (0)