Prepare for Travis CI
This commit is contained in:
parent
4818f73680
commit
8bccffb9b6
@ -5,7 +5,7 @@
|
|||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "gulp test",
|
"test": "gulp test-api && gulp test-app",
|
||||||
"postinstall": "gulp composer"
|
"postinstall": "gulp composer"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
|
Reference in New Issue
Block a user