Skip to content

Commit

Permalink
Update python versions in travis-ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
creafz committed Mar 18, 2018
1 parent 101ebd5 commit 0663c28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -2,9 +2,9 @@ language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
- "3.4"
- "3.5"
- "3.6"

env:
- DJANGO=1.6.7
Expand Down

0 comments on commit 0663c28

Please sign in to comment.