diff --git a/.travis.yml b/.travis.yml index ae6103d7f..ba1cf0ac1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,6 @@ language: node_js node_js: - "0.8" - - "0.6" install: - "bin/installDeps.sh" - "export GIT_HASH=$(cat .git/HEAD | head -c 7)"