Only build node 9

This commit is contained in:
Martijn de Boer 2018-01-05 19:55:46 +01:00
parent 6fc701f773
commit 497ad101c8
1 changed files with 0 additions and 1 deletions

View File

@ -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