Skip to content

Commit 7fb9740

Browse files
committed
Fix clang-tidy job
1 parent b07db39 commit 7fb9740

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,8 +218,6 @@ matrix:
218218
- CXX=clang++-5.0
219219
- CLANG_TIDY=clang-tidy-5.0
220220
script:
221-
- "sed -i 's#TAOCPP_PEGTL_NAMESPACE#pegtl#g' $(find . -name '*.[hc]pp')"
222-
- echo >include/tao/pegtl/config.hpp
223221
- make -kj3 clang-tidy
224222

225223
script:

0 commit comments

Comments
 (0)