X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=.travis.yml;h=7fe182cd344f2b313d416785e0feba3bd738ee79;hp=db53c0300938cb1e639c49fdf0f477a7f24e3a2b;hb=a7ac1c0a3c855321f21682c127a4b707de33a303;hpb=35060621f2fd5079502543d17942127c1a602f72 diff --git a/.travis.yml b/.travis.yml index db53c03..7fe182c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,8 +25,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: