From 497ad101c81558ff5679ea8ce65399bd32fade38 Mon Sep 17 00:00:00 2001 From: Martijn de Boer Date: Fri, 5 Jan 2018 19:55:46 +0100 Subject: [PATCH] Only build node 9 --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ef80682..f4c6679 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,6 @@ env: language: node_js node_js: - "9" - - "8" before_script: - curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter - chmod +x ./cc-test-reporter