diff --git a/travis.sh b/travis.sh index efd76c7c7..7fa9f05ae 100755 --- a/travis.sh +++ b/travis.sh @@ -7,6 +7,7 @@ fi if "${VIA}" == "compile"]; then + echo "compile" pip install -r requirements.txt pip install -e . mkdir -p corpora/en