Skip to content

Commit

Permalink
remove broken npm script
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed Jul 15, 2017
1 parent d522de0 commit 27c6712
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@
},
"scripts": {
"build": "gulp",
"test": "gulp lint && wct",
"test-build": "gulp switch && wct && gulp restore"
"test": "gulp lint && wct"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 27c6712

Please sign in to comment.