Skip to content

Commit

Permalink
Set Linux distro on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
uilianries authored Mar 14, 2019
1 parent b9678db commit fe2aaf9
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,10 +2,12 @@ matrix:
fast_finish: true
include:
- os: linux
dist: xenial
sudo: false
language: python
python: '2.7'
- os: linux
dist: xenial
sudo: false
language: python
python: '3.7'
Expand Down

0 comments on commit fe2aaf9

Please sign in to comment.