tree-sitter/script/ci.sh
Max Brunsfeld 67e008d15d Generate makefile with gyp
- Add gyp submodule
- Add script to generate makefile with gyp
- Switch travis build to do this
2014-03-03 13:20:44 -08:00

7 lines
114 B
Bash
Executable file

#!/usr/bin/env bash
make compiler_specs
out/Default/compiler_specs
make runtime_specs
out/Default/runtime_specs