Skip to content

Commit

Permalink
Update python requirement to 3.6.
Browse files Browse the repository at this point in the history
PyQt5 -> SIP -> Python 3.5+
  • Loading branch information
codito committed Sep 12, 2017
1 parent a4d6709 commit 2d3ae24
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 @@ -3,7 +3,7 @@ language: python
cache: pip

python:
- "3.4"
- "3.6"

env:
- "POMITO_TEST=1"
Expand Down

0 comments on commit 2d3ae24

Please sign in to comment.