UNPKG
teammentor
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
0.0.3
0.0.2
0.0.1
TEAM Mentor nodeJS API
github.com/TeamMentor/node-teammentor
TeamMentor/node-teammentor
teammentor
/
.travis.yml
7 lines
(6 loc)
•
192 B
YAML
View Raw
1
2
3
4
5
6
7
language: node_js
node_js:
- 0.10
after_script:
-
"echo 'Since tests passed: instrument files, rerun tests and publish results to coveralls' "
-
"sh -e ./bin/publish-code-coverage.sh"