Skip to content

Commit

Permalink
feat(travis): update test tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
sparanoid committed Aug 30, 2015
1 parent 58ed513 commit 0dd2cc5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Gruntfile.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -546,6 +546,10 @@ module.exports = (grunt) ->

grunt.registerTask "test", "Build test task", [
"build"
"theme-add"
"theme-update"
"theme-save"
"amsf-update"
]

grunt.registerTask "theme-upgrade", "Upgrade specific theme from AMSF cache to app", [
Expand Down

0 comments on commit 0dd2cc5

Please sign in to comment.