Bump python version to minimum requirement
This commit is contained in:
parent
372a96f9ad
commit
e77070ca54
|
|
@ -9,7 +9,7 @@ matrix:
|
|||
include:
|
||||
- python: 2.7
|
||||
env: NOVA_DIR=nova
|
||||
- python: 3.2
|
||||
- python: 3.3
|
||||
env: NOVA_DIR=nova3
|
||||
- python: nightly
|
||||
env: NOVA_DIR=nova3
|
||||
|
|
|
|||
Loading…
Reference in New Issue