guard 'shell' do
  watch(/(spec\/)?(.*).js/) { `make phantom` }
end
