Skip to content

Commit

Permalink
Merge pull request #15 from nikolas/patch-1
Browse files Browse the repository at this point in the history
Test on python 3.5
  • Loading branch information
Fantomas42 committed Feb 26, 2017
2 parents c944339 + 120e384 commit a2147e2
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
@@ -1,7 +1,7 @@
language: python
python:
- 2.7
- 3.4
- 3.5
env:
- DJANGO=1.8 DATABASE_ENGINE=sqlite
- DJANGO=1.8 DATABASE_ENGINE=postgres
Expand Down

0 comments on commit a2147e2

Please sign in to comment.