Private
Public Access
2
0

.travis.yml: add python3 support

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Brendan Le Foll
2016-06-29 11:11:15 +01:00
parent b9a6d2a86a
commit dfecc68320

View File

@@ -31,4 +31,6 @@ addons:
- g++-4.8
- cmake
- python
- python3
- python3-dev
- git