diff --git a/.travis.yml b/.travis.yml index 834c2a27f3..486451106f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ cache: - $HOME/.cache/pip python: - - "3.5" + - "3.6" install: - pip install demjson @@ -18,7 +18,8 @@ install: script: - jsonlint defs/*.json - jsonlint defs/*/*.json - - python tools/coin_gen.py check + - python tools/cointool.py check + - python tools/support.py check --ignore-tokens --ignore-missing notifications: webhooks: