mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-01 12:20:33 +02:00
run unit tests as part of grunt build and ci
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"homepage": "http://lab.hakim.se/reveal-js",
|
||||
"subdomain": "revealjs",
|
||||
"scripts": {
|
||||
"test": "grunt jshint",
|
||||
"test": "grunt jshint qunit",
|
||||
"start": ""
|
||||
},
|
||||
"author": {
|
||||
|
Reference in New Issue
Block a user