diff --git a/.travis.yml b/.travis.yml index ef711af..cdaced6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ language: node_js node_js: - - 0.8 - - 0.10 + - 0.12 before_script: - - npm run-script lint \ No newline at end of file + - npm run-script lint