diff --git a/.travis.yml b/.travis.yml index 7b72e08..f98c3cb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,5 +7,5 @@ node_js: - "0.12" - "node" - "iojs" - - "4.0" + - "4.9" script: npm run coverage:upload