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
/
.travis.yml
20 lines
(14 loc)
•
241 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
language:
node_js
git:
submodules:
false
# subtree now
env:
-
BS_TRAVIS_CI=1
node_js:
-
6
script:
npm
run
coveralls
#
# - 6
# This delays notification
# Not a very reliable service..
#
FIXME:
instrumentation takes too much time