Skip to content

Commit

Permalink
Large update to cases
Browse files Browse the repository at this point in the history
  • Loading branch information
Karl Groves committed Oct 30, 2017
1 parent 7a7dfb4 commit b4c555a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .grunt/grunt-gh-pages/gh-pages/src
Submodule src updated from 330480 to 413432
3 changes: 3 additions & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,7 @@ module.exports = function (grunt) {

grunt.registerTask('release', ['gh-pages']);

grunt.registerTask('default', ['lint', 'build', 'release']);


};
Loading

0 comments on commit b4c555a

Please sign in to comment.