test travis docker system
This commit is contained in:
@@ -24,7 +24,7 @@ class TaskwarriorTest extends \PHPUnit_Framework_TestCase
|
||||
if (file_exists(__DIR__ . '/../task')) {
|
||||
$bin = realpath(__DIR__ . '/../task');
|
||||
}
|
||||
|
||||
|
||||
$this->taskwarrior = new Taskwarrior(__DIR__ . '/.taskrc', __DIR__ . '/.task', [], $bin);
|
||||
$this->taskwarrior->version(); // to initialise
|
||||
}
|
||||
|
Reference in New Issue
Block a user