Skip to content

Commit

Permalink
add test support for python 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
paxtonfitzpatrick committed Sep 14, 2020
1 parent 11aa6e8 commit 1cbe3e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ sudo: false
python:
- '3.6'
- '3.7'
- '3.8'
services:
- xvfb
install:
Expand Down

0 comments on commit 1cbe3e7

Please sign in to comment.