diff --git a/.travis.yml b/.travis.yml index abeb4c2..a345d12 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,5 @@ language: node_js node_js: - - '8' - - '9' - '10' install: - npm install -g codecov