Skip to content

Commit

Permalink
.travis.yml: Test installation
Browse files Browse the repository at this point in the history
Related to thanethomson#97
  • Loading branch information
jayvdb committed Dec 5, 2018
1 parent 7256e56 commit b50857d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ install:
- "pip install -r requirements.txt"
script:
- "python -m unittest discover"
- pip install .

0 comments on commit b50857d

Please sign in to comment.