Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit 99063e7

Browse files
committed
ci(travis): update to Node.js v10
1 parent d619cc8 commit 99063e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ os:
88

99
# Installed for linting the project
1010
language: node_js
11-
node_js: "6"
11+
node_js: "10"
1212

1313
install:
1414
- npm install -g sass-lint

0 commit comments

Comments
 (0)