Skip to content

Commit

Permalink
update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
rossengeorgiev committed Jul 26, 2019
1 parent cef4dd4 commit f5b02ee
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@ python:
- "nightly"
- "pypy"
- "pypy3"
- "pypy-5.3.1"
matrix:
include:
- python: 3.7
dist: xenial
sudo: true
install:
- make init
- pip install coveralls==1.1
Expand Down

0 comments on commit f5b02ee

Please sign in to comment.