basic support for builtins
[m6w6/ext-psi] / .travis.yml
index db53c0300938cb1e639c49fdf0f477a7f24e3a2b..7fe182cd344f2b313d416785e0feba3bd738ee79 100644 (file)
@@ -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: