mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-10-14 00:59:29 +00:00
do a full build including uglify in travis
This commit is contained in:
parent
2985be05e4
commit
1165b52b91
@ -6,9 +6,8 @@
|
|||||||
},
|
},
|
||||||
"main": "./src/index.js",
|
"main": "./src/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"pretest": "grunt browserify",
|
"pretest": "grunt",
|
||||||
"test": "grunt test",
|
"test": "grunt test"
|
||||||
"start": "grunt dev"
|
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"browserify": "~2.35",
|
"browserify": "~2.35",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user