Skip to content

Commit

Permalink
Use run_tests.py script in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianchifor committed Apr 4, 2018
1 parent 25def28 commit 9173f92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ install:

# command to run tests
script:
- python -m unittest discover
- python run_tests.py

0 comments on commit 9173f92

Please sign in to comment.