projects
/
m6w6
/
ext-psi
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
|
github
raw
| inline |
side by side
basic support for builtins
[m6w6/ext-psi]
/
.travis.yml
diff --git
a/.travis.yml
b/.travis.yml
index
db53c03
..
7fe182c
100644
(file)
--- 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: