From 845fe12eb2cd20b46d18a424091da652e83400be Mon Sep 17 00:00:00 2001 From: Matthew Honnibal Date: Thu, 13 Oct 2016 20:45:41 +0200 Subject: [PATCH] Debug travis --- travis.sh | 1 + 1 file changed, 1 insertion(+) 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