.travis.yml: add python3 support
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
@@ -31,4 +31,6 @@ addons:
|
|||||||
- g++-4.8
|
- g++-4.8
|
||||||
- cmake
|
- cmake
|
||||||
- python
|
- python
|
||||||
|
- python3
|
||||||
|
- python3-dev
|
||||||
- git
|
- git
|
||||||
|
|||||||
Reference in New Issue
Block a user