@ -38,6 +38,9 @@ matrix:
- python3 -m venv env
- source env/bin/activate
allow_failures:
- python: 3.3
# command to install dependencies
install:
- python --version