Skip to content

Commit

Permalink
Merge pull request #175 from PyAr/update_travis
Browse files Browse the repository at this point in the history
update travis settings
  • Loading branch information
facundobatista authored Apr 5, 2020
2 parents b0856ae + 633afed commit 3ad399d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ sudo: required
language: python
python:
- "3.6.4"
- "3.7"
- "3.8"
- "3.8-dev" # 3.8 development branch
services:
- docker
before_install:
Expand Down

0 comments on commit 3ad399d

Please sign in to comment.