UNPKG
goby
Version:
latest (1.1.2)
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
0.0.1
Username generator. What do you want to go by?
github.com/seancannon/goby
seancannon/goby
goby
/
.travis.yml
6 lines
(5 loc)
•
123 B
YAML
View Raw
1
2
3
4
5
6
language: node_js
node_js:
-
"0.12"
after_script:
-
"./node_modules/coveralls/bin/coveralls.js < ./coverage/lcov.info"