Skip to content

Commit bea72f5

Browse files
committed
Update travis config.
1 parent 9a967d1 commit bea72f5

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ install:
2121
- pip install coveralls coverage_pyver_pragma
2222

2323
script:
24-
- tox
24+
- tox -vv
2525
after_success:
2626
- coveralls
2727

@@ -46,7 +46,6 @@ jobs:
4646
- python: 'pypy3'
4747
arch: arm64
4848

49-
5049
include:
5150
- stage: test
5251
dist: bionic

0 commit comments

Comments
 (0)