In #110 a new `CI_BUILD_DIR` was introduced to make moodle-plugin-ci tool agnostic (travis, github, gitlab...). This issue is about to, at some point, remove the support for the old `TRAVIS_BUILD_DIR` env var, and keep `CI_BUILD_DIR` as the only one. Ciao :-)