diff --git a/.travis.yml b/.travis.yml index 050b75a..04bb33f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,10 +33,6 @@ matrix: include: - node_js: "lts/*" env: PRETEST=true - - node_js: "lts/*" - env: POSTTEST=true - - node_js: "4" - env: COVERAGE=true - node_js: "10.0" env: TEST=true ALLOW_FAILURE=true - node_js: "9.10"