Skip to content

Commit

Permalink
Fix travis syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
marazmiki committed Sep 5, 2014
1 parent 08775dc commit 627d404
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 @@ -20,7 +20,7 @@ matrix:
env: DJANGO=django==1.7
- python: "3.3"
env: DJANGO=django==1.4.15
- python: "3.4":
- python: "3.4"
env: DJANGO=django==1.4.15


Expand Down

0 comments on commit 627d404

Please sign in to comment.