Skip to content

Commit

Permalink
fix(Gruntfile): update
Browse files Browse the repository at this point in the history
  • Loading branch information
a8m committed Jul 25, 2014
1 parent 06032f6 commit 147dd9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ module.exports = function(grunt) {

grunt.loadNpmTasks('grunt-zip');

grunt.loadNpmTasks('grunt-coveralls');

// Default task.
grunt.registerTask('default', ['build']);
Expand Down

0 comments on commit 147dd9b

Please sign in to comment.