Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Commit

Permalink
upd travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Olivier Demah committed Jun 30, 2015
1 parent a7c21a3 commit cf19836
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ language: python
python:
- '3.4'


env:
- TOXENV=coverage
- TOXENV=django_th

install:
- pip install tox

Expand Down

0 comments on commit cf19836

Please sign in to comment.