Browse Source

add coveralls to travis after_script

master
Brett Langdon 12 years ago
parent
commit
c34774aac6
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml View File

@ -5,3 +5,4 @@ node_js:
- "0.11"
- "0.10"
- "0.8"
after_script: make test-coveralls

Loading…
Cancel
Save