Skip to content

Commit 464070f

Browse files
dmellstromscniro
authored andcommitted
Update node-sass so tests pass on Node 12 (#76)
thanks for your contribution!
1 parent ddca050 commit 464070f

File tree

2 files changed

+14
-10
lines changed

2 files changed

+14
-10
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
language: node_js
22
node_js:
3-
- "11"
3+
- "12"
44
- "10"
5-
- "9"
65
- "8"
7-
- "7"
86
- "6"
97
after_script: "cat ./.coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"

package-lock.json

Lines changed: 13 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)