diff --git a/.travis.yml b/.travis.yml index c8c6113..a06c899 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,3 +5,4 @@ node_js: - "0.11" - "0.10" - "0.8" +after_script: make test-coveralls