Remove Node 8 from travis due to node-sass breakage

pull/2916/head
Nick O'Leary 2021-03-31 23:54:25 +01:00
parent a688305572
commit 74b547b93c
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9
1 changed files with 3 additions and 3 deletions

View File

@ -16,6 +16,6 @@ matrix:
- node_js: "10"
script:
- ./node_modules/.bin/grunt no-coverage
- node_js: "8"
script:
- ./node_modules/.bin/grunt no-coverage
#- node_js: "8"
# script:
# - ./node_modules/.bin/grunt no-coverage