diff --git a/.travis.yml b/.travis.yml index ea0d22b..f7c6a2d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,4 +15,5 @@ node_js: - 12 - 13 - 14 +before_script: ./bin/sassgraph descendents test/fixtures test/fixtures/simple/index.scss after_success: npm run coverage