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