Skip to content

Commit

Permalink
add python 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ltalirz committed Nov 11, 2019
1 parent 88eeee8 commit 0ea96aa
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 @@ -6,6 +6,7 @@ language: python
cache: pip
python:
- "3.7"
- "3.8"
install:
- pip install -e .
- pip install -r requirements.txt
Expand Down

0 comments on commit 0ea96aa

Please sign in to comment.