Skip to content

Commit

Permalink
display some version info
Browse files Browse the repository at this point in the history
  • Loading branch information
jedie committed Feb 1, 2016
1 parent ba83170 commit 2147af1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -20,6 +20,8 @@ install:
- pip install . django-tools coveralls

script:
- python --version
- pip freeze
- coverage run --source=reversion_compare ./setup.py test

after_success:
Expand Down

0 comments on commit 2147af1

Please sign in to comment.