diff --git a/.travis.yml b/.travis.yml index 4229ea6d1..5d1a16970 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,9 +4,9 @@ python: - '3.5' install: - - pip3 install HookTest==0.2.2 + - pip3 install HookTest==1.0.0 -script: hooktest --scheme epidoc --workers 3 --verbose --travis --countword --allowfailure ./ --from_travis_to_hook "http://ci.perseids.org/api/hook/v2.0/user/repositories/PerseusDL/canonical-greekLit" +script: hooktest ./ --scheme epidoc --workers 3 --verbose 10 --manifest --countword --console table --allowfailure --hookUI "http://ci.perseids.org/api/hook/v2.0/user/repositories/PerseusDL/canonical-greekLit" before_deploy: - hooktest-build --travis ./