allow python 3.3's travis job to fail
This commit is contained in:
parent
a6c7376b51
commit
3c6d547a91
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user