Skip to content

Commit

Permalink
fix typo in travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
kmike committed Mar 22, 2013
1 parent 2cc4800 commit 1a8f49d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -35,7 +35,7 @@ matrix:

# pypy 1.9 can't run tests with django 1.5
- python: "pypy"
env: DJANGO=1.3.7
env: DJANGO=1.5


install:
Expand Down

0 comments on commit 1a8f49d

Please sign in to comment.