Skip to content

Commit

Permalink
Update Python version in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vr2262 committed Feb 1, 2017
1 parent 742f748 commit 58dd31e
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,6 +1,6 @@
language: python
python:
- "3.5"
- "3.6"
cache: pip
addons:
postgresql: "9.4"
Expand Down

0 comments on commit 58dd31e

Please sign in to comment.