Skip to content

Commit

Permalink
Merge e7f45ac into 9ef90fe
Browse files Browse the repository at this point in the history
  • Loading branch information
phobson authored Sep 11, 2019
2 parents 9ef90fe + e7f45ac commit 1b6844f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ matrix:
- python: 2.7
env:
- COVERAGE=false
- ARGS=""
- ARGS=""
- python: 3.5
env:
- COVERAGE=false
Expand All @@ -15,6 +15,9 @@ matrix:
- COVERAGE=false
- ARGS=""
- python: 3.7
language: python
sudo: required
dist: xenial
env:
- COVERAGE=true
- ARGS="--strict"
Expand Down

0 comments on commit 1b6844f

Please sign in to comment.