Skip to content

Commit

Permalink
Beautification (fix a missing blank)
Browse files Browse the repository at this point in the history
  • Loading branch information
bittner committed Dec 5, 2017
1 parent dfc8baf commit 3653b38
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 @@ -23,7 +23,7 @@ matrix:
- { python: 3.3, env: DJANGO=1.10 }
- { python: 3.6, env: DJANGO=1.10 }
- { python: 3.3, env: DJANGO=1.11 }
- { python: 2.7, env: DJANGO=2.0}
- { python: 2.7, env: DJANGO=2.0 }
- { python: 3.3, env: DJANGO=2.0 }
include:
- { python: 3.6, env: TOXENV=flake8 }
Expand Down

0 comments on commit 3653b38

Please sign in to comment.