.travis.yml,docker-compose.yaml: set more specific command to run

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-29 11:21:11 -07:00
committed by Mihai Tudor Panu
parent c402fbb5e8
commit ce9742b355
2 changed files with 10 additions and 5 deletions

View File

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