Remove "make venv"

This commit is contained in:
Marian Steinbach 2018-05-03 12:02:48 +02:00
parent 1e4cb2bce8
commit 15a7315886
1 changed files with 0 additions and 3 deletions

View File

@ -3,8 +3,5 @@ language: python
notifications:
email: false
install:
- make venv
script:
- make test