Skip to content

Commit

Permalink
.travis.yml: Add os and dist config
Browse files Browse the repository at this point in the history
  • Loading branch information
Holzhaus committed Mar 11, 2020
1 parent 1092505 commit 1357c1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ language: python
python:
- 3.6
- 3.7
os: linux
dist: xenial
cache:
pip: true

Expand Down

0 comments on commit 1357c1c

Please sign in to comment.