Skip to content

Commit

Permalink
Fixed Travis CI configuration for Django version updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
jose-lpa committed Jul 1, 2020
1 parent 3b4ea7b commit 08cb079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ after_success:
- codecov

env:
- TOXENV=django21
- TOXENV=django22
- TOXENV=django30

0 comments on commit 08cb079

Please sign in to comment.