mirror of
https://github.com/Noratrieb/slides.git
synced 2026-03-15 05:16:03 +01:00
run unit tests as part of grunt build and ci
This commit is contained in:
parent
b3db69745d
commit
502b26ecf0
2 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"homepage": "http://lab.hakim.se/reveal-js",
|
||||
"subdomain": "revealjs",
|
||||
"scripts": {
|
||||
"test": "grunt jshint",
|
||||
"test": "grunt jshint qunit",
|
||||
"start": ""
|
||||
},
|
||||
"author": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue