summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAsier Lacasta <alacasta@unizar.es>2018-11-19 23:09:50 +0100
committerKim Gräsman <kim.grasman@gmail.com>2018-11-21 22:19:30 +0100
commit2132e43fd15581238df170cf0d3b2ffb3027a67b (patch)
tree8d35cdb151a559c3985acd5f182cbf41e91dcf8d
parent114934378ef98abf039b0a3d8f7867fd42193e44 (diff)
Update .travis.yml
Adding iwyu_tool tests to the Travis CI pipeline
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 7cd0e92..b86f7c4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -35,4 +35,4 @@ script:
- cd ..
- python run_iwyu_tests.py -- build/bin/include-what-you-use
- python fix_includes_test.py
-
+ - python iwyu_tool_test.py