X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=scripts%2Fgen_travis_yml.php;h=8b4185bc197b263d16e3d1e3af124d8d05563b00;hp=5de7ab9119c8cd14ec6d7b4ddd0afafa2467d1b2;hb=a7ac1c0a3c855321f21682c127a4b707de33a303;hpb=35060621f2fd5079502543d17942127c1a602f72 diff --git a/scripts/gen_travis_yml.php b/scripts/gen_travis_yml.php index 5de7ab9..8b4185b 100755 --- a/scripts/gen_travis_yml.php +++ b/scripts/gen_travis_yml.php @@ -39,8 +39,8 @@ before_install: - touch src/parser_proc_grammar.y - touch src/parser_proc.c - touch src/parser_proc.h - - touch src/parser.re - - touch src/parser.c + - touch src/parser_scan.re + - touch src/parser_scan.c - touch src/parser.h install: