Skip to content

Commit

Permalink
travis tox
Browse files Browse the repository at this point in the history
  • Loading branch information
bee-keeper committed Dec 6, 2015
1 parent 00b892e commit 8eeff6a
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
@@ -1,7 +1,6 @@
language: python

env:

matrix:
- TOX_ENV=py27-django16-backendBasic
- TOX_ENV=py27-django17-backendBasic
Expand Down
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tox]
envlist = py{27,33,34,35}-django{16,17,18,19}-backend{'Basic', 'Allauth'}
envlist = py{27,33,34,35}-django{16,17,18,19}-backend{Basic,Allauth}

[testenv]
deps =
Expand Down

0 comments on commit 8eeff6a

Please sign in to comment.