Skip to content

Commit

Permalink
Fix Travis pydot dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugo Geoffroy committed Jun 27, 2014
1 parent 1eb4cf1 commit c2749cc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ python:
env:
- DJANGO=1.6
install:
- sudo apt-get install python-pydot -t testing
- pip install coveralls
- pip install pep8
- pip install pylint
Expand Down
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
coverage
pydot==1.0.15
-e hg+https://bitbucket.org/prologic/pydot#egg=pydot

0 comments on commit c2749cc

Please sign in to comment.