Skip to content

Commit

Permalink
update travis conf
Browse files Browse the repository at this point in the history
  • Loading branch information
rossengeorgiev committed Apr 18, 2020
1 parent 25730d3 commit 328dcd9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
language: python
sudo: false
python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"
matrix:
jobs:
include:
- python: 3.7
dist: xenial
sudo: true
os: linux
- python: 3.8
os: linux
install:
- make init
- pip install coveralls
Expand Down

0 comments on commit 328dcd9

Please sign in to comment.