Skip to content

Commit

Permalink
Fix clang-tidy job
Browse files Browse the repository at this point in the history
  • Loading branch information
d-frey committed Jan 3, 2018
1 parent b07db39 commit 7fb9740
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,8 +218,6 @@ matrix:
- CXX=clang++-5.0
- CLANG_TIDY=clang-tidy-5.0
script:
- "sed -i 's#TAOCPP_PEGTL_NAMESPACE#pegtl#g' $(find . -name '*.[hc]pp')"
- echo >include/tao/pegtl/config.hpp
- make -kj3 clang-tidy

script:
Expand Down

0 comments on commit 7fb9740

Please sign in to comment.