diff --git a/.travis.yml b/.travis.yml index dc7b1fb..112b5b2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,12 +1,10 @@ language : node_js node_js: - "10" - - "9" branches: only: - master - - stable install: - npm install