[travis] Add Python 3.6 to tests

see #42
This commit is contained in:
Tobi-wan Kenobi 2017-02-25 07:27:06 +01:00
parent d19efbe21a
commit 2a1a1f10b8

View file

@ -4,6 +4,7 @@ python:
- "3.3"
- "3.4"
- "3.5"
- "3.6"
install:
- pip install psutil
- pip install netifaces