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

Commit

Permalink
Added tests dependencies to travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
Felipe Martín committed Mar 15, 2013
1 parent 88c2792 commit cc4c94e
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 @@ -4,6 +4,7 @@ python:
- "2.6"
- "2.7"
- "3.2"
install: "pip install --use-mirrors pep8 pyflakes"
before_script:
- "echo ----------------------- PEP8"
- "echo --- datCrawl"
Expand Down

0 comments on commit cc4c94e

Please sign in to comment.