UNPKG
trikl
Version:
latest (0.2.0)
0.2.0
0.1.1
0.1.0
The antidote for "callback hell"
github.com/bowheart/trikl
bowheart/trikl
trikl
/
.travis.yml
7 lines
(6 loc)
•
149 B
YAML
View Raw
1
2
3
4
5
6
7
language: node_js
node_js:
-
"node"
after_success:
- npm install -g codeclimate-test-reporter - codeclimate-test-reporter < coverage/lcov.info