Skip to content

Commit

Permalink
Remove nonexisting TOXENV from travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
zsiciarz committed Apr 4, 2020
1 parent 826efc0 commit 9331fce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ python:
addons:
postgresql: "9.4"
env:
- TOXENV=py27-dj111 DATABASE_USER="postgres" DATABASE_PASSWORD=""
- TOXENV=py36-dj111 DATABASE_USER="postgres" DATABASE_PASSWORD=""
- TOXENV=py36-dj20 DATABASE_USER="postgres" DATABASE_PASSWORD=""
- TOXENV=coverage DATABASE_USER="postgres" DATABASE_PASSWORD=""
Expand Down

0 comments on commit 9331fce

Please sign in to comment.