Skip to content

Commit 6c402fd

Browse files
author
Jan David Fischbach
committed
Last try
1 parent 5e729cc commit 6c402fd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
sudo: false
22
language: python
3-
python: 3.7
3+
python: 3.7.13
44
install:
5-
pip install -U importlib-metadata
65
pip install --quiet -r requirements.txt
76
script:
87
python -m unittest discover tests

0 commit comments

Comments
 (0)