Skip to content

Commit

Permalink
StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
Gijs Jorissen committed Dec 22, 2016
1 parent 6572b68 commit be99c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SkeletonServiceProvider.php
Expand Up @@ -18,7 +18,7 @@ public function boot()

/*
$this->loadViewsFrom(__DIR__.'/../resources/views', 'skeleton');
$this->publishes([
__DIR__.'/../resources/views' => base_path('resources/views/vendor/skeleton'),
], 'views');
Expand Down

0 comments on commit be99c96

Please sign in to comment.