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 a1cc050 commit a7c21a3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
language: python

python:
- '3.4'
- '3.4'

install:
- pip install tox

script:
- tox

env:
- TOXENV=django_th

deploy:
provider: pypi
user: foxmask
Expand Down

0 comments on commit a7c21a3

Please sign in to comment.