Skip to content

Commit

Permalink
Hook 1.0.0 (#404)
Browse files Browse the repository at this point in the history
  • Loading branch information
PonteIneptique authored May 2, 2017
1 parent 7495cc7 commit 96566cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 ./
Expand Down

0 comments on commit 96566cc

Please sign in to comment.