Skip to content

Commit

Permalink
added benchmark to dev.
Browse files Browse the repository at this point in the history
  • Loading branch information
qiangxue committed May 10, 2015
1 parent 42fd70b commit 3c99feb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/controllers/DevController.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ class DevController extends Controller
public $apps = [
'basic' => '[email protected]:yiisoft/yii2-app-basic.git',
'advanced' => '[email protected]:yiisoft/yii2-app-advanced.git',
'benchmark' => '[email protected]:yiisoft/yii2-app-benchmark.git',
];

public $extensions = [
Expand Down

0 comments on commit 3c99feb

Please sign in to comment.