UNPKG
bostinho
Version:
latest (1.5.0)
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
a simple api for chatbots
github.com/lesimoes/bostinho
lesimoes/bostinho
bostinho
/
.travis.yml
7 lines
•
80 B
YAML
View Raw
1
2
3
4
5
6
7
language: node_js
node_js:
-
"8"
install:
- npm install
script:
- npm test