Skip to content

Commit

Permalink
Python version without quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
Fantomas42 committed Nov 8, 2013
1 parent d1ce76c commit dc8c5a0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
@@ -1,9 +1,9 @@
language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
- 2.6
- 2.7
- 3.2
- 3.3
env:
- DJANGO=1.4
- DJANGO=1.5
Expand Down

0 comments on commit dc8c5a0

Please sign in to comment.