diff --git a/.travis.yml b/.travis.yml index e623b9eb3..c1cd8130e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -51,6 +51,7 @@ install: pip install flake8 fi before_script: + - "echo LINT: $LINT BUILD: $BUILD" script: - | if [ -n "$LINT" ]; then