Skip to content

Commit

Permalink
Merge pull request #73 from valdergallo/django_19_support
Browse files Browse the repository at this point in the history
add travis requiremetns
  • Loading branch information
valdergallo committed Dec 11, 2015
2 parents 96af8ce + 83893c2 commit 7263a4d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions example/requirements-travis.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ coverage
nose
coveralls
mock
pytest-django
pytest-cov
pytest-xdist
pytest-cov==2.2.0
pytest-django==2.9.1
pytest-xdist==1.13.1

0 comments on commit 7263a4d

Please sign in to comment.