Prepare for Travis CI

This commit is contained in:
kiswa 2016-04-21 14:36:40 +00:00
parent 4818f73680
commit 8bccffb9b6

View File

@ -5,7 +5,7 @@
"main": "index.js",
"private": true,
"scripts": {
"test": "gulp test",
"test": "gulp test-api && gulp test-app",
"postinstall": "gulp composer"
},
"repository": {