8000 Add Support for Python 3.8 · faif/python-patterns@26bf31e · GitHub
[go: up one dir, main page]

Skip to content

Commit 26bf31e

Browse files
authored
Add Support for Python 3.8
1 parent e13574b commit 26bf31e

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
@@ -11,6 +11,8 @@ matrix:
1111
env: TOXENV=ci36
1212
- python: "3.7"
1313
env: TOXENV=ci37
14+
- python: "3.8"
15+
env: TOXENV=ci38
1416

1517
cache:
1618
- pip

0 commit comments

Comments
 (0)
0