1
0
Fork 0
mirror of https://github.com/sexybiggetje/pixdisp.git synced 2024-11-24 02:41:03 +01:00

Only build node 9

This commit is contained in:
Martijn de Boer 2018-01-05 19:55:46 +01:00
parent 6fc701f773
commit 497ad101c8

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