Skip to content

Commit

Permalink
Use a python version travis actually has.
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesBradbury committed Sep 14, 2018
1 parent aa408b1 commit 4cce8f1
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
Expand Up @@ -5,7 +5,7 @@ services:
- postgresql

python:
- '2.7.12'
- '2.7'

addons:
postgresql: '9.4'
Expand Down

0 comments on commit 4cce8f1

Please sign in to comment.