diff --git a/.travis.yml b/.travis.yml index 9209f6441a4..1c1e5a9e6f1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,13 +10,6 @@ cache: directories: - ~/.npm matrix: - include: - - os: linux - node_js: "stable" - env: JOB_PART=lint - - os: linux - node_js: "stable" - env: JOB_PART=integration - os: linux node_js: "10" env: JOB_PART=integration