Fixing a few things.

This commit is contained in:
Taylor Otwell
2014-11-21 15:03:13 -06:00
parent 3a47d709e9
commit 059b0ba799
3 changed files with 6 additions and 6 deletions

View File

@@ -15,4 +15,4 @@ elixir(function(mix) {
mix.sass("bootstrap.scss")
.phpUnit()
.publish("vendor/bower_components");
});
});