diff --git a/ci/test.sh b/ci/test.sh index 4e4d5fbf3..1eef900cb 100755 --- a/ci/test.sh +++ b/ci/test.sh @@ -5,4 +5,5 @@ set -e echo "Running unit tests..." source activate hosts +python --version python testUpdateHostsFile.py