diff --git a/.travis.yml b/.travis.yml index a34cd21..918f2b8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,9 +6,9 @@ python: - "3.8" - "nightly" install: - - pip install -e .[tests] + - make setup script: - - pytest + - make test # https://docs.travis-ci.com/user/notifications/#Configuring-email-notifications notifications: email: