Skip to content

Commit

Permalink
Fixes travis
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed Jul 18, 2019
1 parent ac295a9 commit 48a74c0
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
language: python
dist: xenial

matrix:
fast_finish: true
include:
- python: 3.6
- python: 3.7
dist: xenial
sudo: true
python:
- 3.6
- 3.7

before_install:
- pip freeze | xargs pip uninstall -y
Expand Down

0 comments on commit 48a74c0

Please sign in to comment.