Travis now has Python 3.6, test against it

This commit is contained in:
James R. Barlow
2017-01-20 14:26:17 -08:00
parent 68aef489de
commit d7904e2251
+1 -1
View File
@@ -13,7 +13,7 @@ cache:
python:
- "3.4"
- "3.5"
- "3.6-dev" # 3.6 not available yet
- "3.6"
before_cache:
- rm -f $HOME/.cache/pip/log/debug.log