Skip to content

Commit

Permalink
Update node-sass so tests pass on Node 12 (#76)
Browse files Browse the repository at this point in the history
thanks for your contribution!
  • Loading branch information
dmellstrom authored and scniro committed Jan 19, 2020
1 parent ddca050 commit 464070f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 10 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
language: node_js
node_js:
- "11"
- "12"
- "10"
- "9"
- "8"
- "7"
- "6"
after_script: "cat ./.coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"
20 changes: 13 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 464070f

Please sign in to comment.