Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Commit

Permalink
Update .travis.yml (#65)
Browse files Browse the repository at this point in the history
* Update .travis.yml

* update
  • Loading branch information
henry0312 authored Mar 23, 2020
1 parent bf5defe commit 6c7e768
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 6c7e768

Please sign in to comment.