diff --git a/.travis.yml b/.travis.yml index 6021ffc..2a4052c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,8 +3,5 @@ language: python notifications: email: false -install: - - make venv - script: - make test