Skip to content

Commit

Permalink
Temporarily skip hallmark test because it breaks citgm (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
vweevers authored Mar 29, 2019
1 parent 3821beb commit 8fd6934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"main": "level.js",
"scripts": {
"test": "standard && hallmark && nyc node test.js && verify-travis-appveyor",
"test": "standard && nyc node test.js && verify-travis-appveyor",
"test-browser-local": "airtap --local test-browser.js",
"coverage": "nyc report --reporter=text-lcov | coveralls",
"postinstall": "opencollective-postinstall || exit 0",
Expand Down

0 comments on commit 8fd6934

Please sign in to comment.