From 4f153b5fd04333596abf4586d464f721bf4022ca Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Sun, 11 Nov 2018 13:59:48 +0100 Subject: [PATCH] travis: put back ignore-missing --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d9cbb6ef47..3614711666 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,7 +24,7 @@ script: - jsonlint defs/*.json - jsonlint defs/*/*.json - python tools/cointool.py check - - python tools/support.py check --ignore-tokens + - python tools/support.py check --ignore-tokens --ignore-missing - python protob/graph.py protob/*.proto notifications: