Skip to content

Commit

Permalink
Working on travis ci gh pages generator
Browse files Browse the repository at this point in the history
  • Loading branch information
asciidisco committed Nov 24, 2012
1 parent 08ff89f commit dda9cc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grunt.js
Expand Up @@ -50,7 +50,7 @@ module.exports = function(grunt) {
compress: {
zip: {
files: {
"test.zip": "./lib/*"
'test.zip': './lib/*'
}
}
},
Expand Down

0 comments on commit dda9cc1

Please sign in to comment.