diff --git a/.travis.yml b/.travis.yml index 3aa4e55..15cb542 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: node_js node_js: -- '0.10' +- '4.8.5' branches: only: - master