add python 3.5 to travis

pull/1/head
Pavol Rusnak 8 years ago
parent 915cf0099e
commit 3e24b017ac
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -14,6 +14,7 @@ python:
- "3.2"
- "3.3"
- "3.4"
- "3.5"
install:
# Optimisation: build requirements as wheels, which get cached by Travis

Loading…
Cancel
Save