The `make docker-travis@IMAGE` is broken because:
1) travis.py fails to parse the current .travis.yml
2) The travis script does not get the correct reference
to the source directory. It is a regression introduced on
commit 05790dafef1.

Tested with `make docker-travis@ubuntu`.

Wainer dos Santos Moschetta (2):
  docker: Fix travis.py parser and misc change
  docker: Fix travis script unable to find source dir

 tests/docker/travis    |  1 +
 tests/docker/travis.py | 11 +++++------
 2 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.20.1


Reply via email to