Skip to content

Commit

Permalink
travis: Add python3.6 to build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
astaric committed Sep 13, 2017
1 parent e42c898 commit 187b11f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ matrix:
env: PYQT4=true
- python: '3.5'
env: UPLOAD_COVERAGE=true
- python: '3.6'
fast_finish: true

cache:
Expand Down

0 comments on commit 187b11f

Please sign in to comment.