Skip to content

Commit

Permalink
try to fix forbidden on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
feugy committed Jul 14, 2014
1 parent 26eec43 commit e7e8b0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hyperion/src/util/common.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,7 @@ emitter.plainObjects = (args) ->
if isArray then args else args[0]

serviceRoot = join 'hyperion', 'lib', 'service'
console.log serviceRoot

# Prevent using critical functionnalities from rules, scripts and turn rules.
# Intended to be used synchronously in a test:
Expand Down

0 comments on commit e7e8b0e

Please sign in to comment.