Skip to content

Commit

Permalink
revert: 错误修复[ci skip]。
Browse files Browse the repository at this point in the history
  • Loading branch information
huang-xiao-jian committed Jan 2, 2017
1 parent c5145bb commit 8f13142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"scripts": {
"prepublish": "rollup -c rollup.config.js",
"test": "karma start --browsers Chrome",
"test-travis": "./node_modules/.bin/karma start karma.conf.js --browsers Firefox --single-run",
"test-travis": "karma start karma.conf.js --browsers Firefox --single-run",
"lint": "eslint src"
},
"repository": {
Expand Down

0 comments on commit 8f13142

Please sign in to comment.