diff --git a/.travis.yml b/.travis.yml index 12d54415..19f43cb6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,9 +4,6 @@ node_js: - "6" - "8" - "10" -matrix: - allow_failures: - - node_js: 10 before_script: # Remove the './node_modules/.bin:' entry, see https://github.com/travis-ci/travis-ci/issues/8813 - npm i -g npm