1
1
mirror of https://github.com/primer/css.git synced 2024-11-28 13:12:16 +03:00

nix explicit scorecard test from travis script

This commit is contained in:
Shawn Allen 2018-05-09 12:25:07 -07:00
parent 849e9030f5
commit 730bd783e3

View File

@ -12,7 +12,6 @@ env:
- secure: "KcGydAqL7ryDh2rTJJB4wU8NE5BRtnrRXDEcPBScSscO3zFsHXHBDvvO04B/9hFVatXzGYXmkn+FZ0P9QikhvebzdwwyqUG2SKFiHhMvbX0m0WtAhn5NqDuKU1r5qy5YQ18r/tiLfC9GSAlEpfLAH58pwpcn8srV3Mn/yKvlrfs="
script:
- cd meta/scoreboard; npm install; npm test
- npm test
after_success: