Skip to content
This repository has been archived by the owner on Aug 9, 2019. It is now read-only.

Commit

Permalink
[travis] Using custom script to run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Felipe Martín committed Mar 15, 2013
1 parent 705beaa commit decf63d
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 @@ -15,3 +15,4 @@ before_script:
- "pep8 --ignore=E501,E225 test/"
- "echo ------------------- PYFLAKES"
- pyflakes -x W datCrawl
script: "python -m unittest discover"

0 comments on commit decf63d

Please sign in to comment.