Skip to content

Commit

Permalink
.travis.yml: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Fontrodona Nicolas committed Nov 30, 2020
1 parent 8b85b1d commit 076a167
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
dist: xenial
sudo: false
language: python
python:
- "3.5"
Expand All @@ -11,4 +10,4 @@ install:
script:
- pytest -v --cov="." test.py
after_success:
- coveralls
- coveralls

0 comments on commit 076a167

Please sign in to comment.