Skip to content

Commit

Permalink
ci(travis): remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
zack9433 committed Jan 25, 2018
1 parent 88752b9 commit c5cd8d2
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
}
},
"scripts": {
"test": "cross-env NODE_ENV=test BABEL_ENV=test karma start",
"test": "echo \"Error: no test specified\"",
"test:once": "cross-env BABEL_ENV=test karma start",
"prebuild": "rimraf dist && mkdir dist",
"build": "cross-env NODE_ENV=production webpack --config webpack.build.js --display-modules",
Expand All @@ -39,11 +39,7 @@
"bugs": {
"url": "https://github.com/Sanji-IO/angular-sanji-window/issues"
},
"keywords": [
"sanji",
"angular-sanji",
"angular-sanji-window"
],
"keywords": ["sanji", "angular-sanji", "angular-sanji-window"],
"license": "MIT",
"homepage": "https://github.com/Sanji-IO/angular-sanji-window",
"dependencies": {
Expand Down

0 comments on commit c5cd8d2

Please sign in to comment.