travis: add python 3.6 build

pull/25/head
Pavol Rusnak 7 years ago
parent 0840117033
commit e9958d115f
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -18,9 +18,7 @@ python:
- "2.7"
- "3.4"
- "3.5"
before_install:
- pip install setuptools --upgrade
- "3.6"
install:
# Optimisation: build requirements as wheels, which get cached by Travis

Loading…
Cancel
Save