travis: about to give up...
[m6w6/ext-psi] / scripts / gen_travis_yml.php
index 13c0e2dba63fa3e44e629f4e0c2903fcb0348eda..fc4305ed8ffc24bd34dcf5e288ad812f8841da77 100755 (executable)
@@ -36,8 +36,7 @@ foreach ($env as $e) {
 
 before_script:
  # make sure we do not try to regenerate files with broken bison
- - touch src/parser_proc.[ch]
- - touch src/parser.[ch]
+ - stat src/parser*
  - ulimit -c unlimited -S
  - make -f travis/pecl/Makefile php
  - make -f travis/pecl/Makefile ext PECL=psi