Skip to content

Commit

Permalink
Adding execution of pytest to travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
slightlynybbled committed May 7, 2018
1 parent b36e518 commit c09674c
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 @@ -11,3 +11,4 @@ install:

script:
- "flake8 tk_tools"
- "py.test test.py"

0 comments on commit c09674c

Please sign in to comment.