Skip to content

Commit

Permalink
chore: add runing tests on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
subotic committed Oct 10, 2019
1 parent 593ac85 commit 16844d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -7,4 +7,5 @@ services:
script:
- pyenv shell 3.7.1
- pip3 install -r requirements.txt
- pip3 install .
- make test

0 comments on commit 16844d8

Please sign in to comment.