Skip to content

Commit 0c33b61

Browse files
committed
test: check attrs and pytest version
1 parent f5a394c commit 0c33b61

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ python:
77
- '3.6'
88
install:
99
- pip3 install -r requirements.txt
10+
- pip3 show attrs
11+
- pip3 show pytest
1012
- pip3 install -U setuptools
1113
- python3 setup.py install
1214
- pip3 install coveralls

0 commit comments

Comments
 (0)