UNPKG
bs-ajv
Version:
latest (1.0.1)
1.1.0
1.0.1
1.0.0
BucklesScript bindings to Ajv (Another JSON Validator)
github.com/scull7/bs-ajv
scull7/bs-ajv
bs-ajv
/
node_modules.lol
/
bs-platform
/
vendor
/
ninja
/
.travis.yml
7 lines
(6 loc)
•
194 B
YAML
View Raw
1
2
3
4
5
6
7
sudo
:
false
language: cpp compiler: - gcc - clang script: ./configure.py --bootstrap && ./ninja all && ./ninja_test --gtest_filter=-SubprocessTest.SetWithLots && ./misc/ninja_syntax_test.py