Skip to content

Commit

Permalink
fix gulp issues
Browse files Browse the repository at this point in the history
  • Loading branch information
liabru committed Nov 29, 2015
1 parent 3bd556d commit 4173e70
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 @@ -49,7 +49,7 @@
"yuidocjs": "^0.9.0"
},
"scripts": {
"test": "gulp && gulp test"
"test": "build:dev && build:examples && gulp test"
},
"dependencies": {}
}

0 comments on commit 4173e70

Please sign in to comment.