.travis.yml: unify python build and enable examples on every target

Signed-off-by: Nicolas Oliver <dario.n.oliver@intel.com>
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Nicolas Oliver 2017-05-30 09:11:54 -07:00 committed by Mihai Tudor Panu
parent 87ffc81b65
commit be718d79af

View File

@ -8,9 +8,7 @@ compiler:
env: env:
- TARGET=doc - TARGET=doc
- TARGET=examples - TARGET=python
- TARGET=python2
- TARGET=python3
- TARGET=java - TARGET=java
- TARGET=node4 - TARGET=node4
- TARGET=node5 - TARGET=node5