diff --git a/.travis.yml b/.travis.yml index 84c450c13..3c58344fb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,7 @@ language: node_js node_js: - "0.10" + - "0.11" + after_success: - npm run-script coverage