Travis now has Python 3.6, test against it
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user