Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

Commit

Permalink
test travis 2
Browse files Browse the repository at this point in the history
  • Loading branch information
mquandalle committed Mar 30, 2014
1 parent 154fd21 commit fa41eee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/handler.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ var sourceHandler = function (compileStep) {
}
}

Plugin.registerSourceHandler("jade", sourceHandler);
// Plugin.registerSourceHandler("jade", sourceHandler);

// XXX This is related to the following Meteor hack:
// https://github.com/meteor/meteor/blob/ae67643a3f2de0dd9fb8db7f7bd8e1c6fe2ba285/tools/files.js#L42
Expand Down

0 comments on commit fa41eee

Please sign in to comment.