Tweaking the configuration to work with travis - attempting hostname tweaks
This commit is contained in:
@@ -26,7 +26,7 @@ return array(
|
||||
|
|
||||
*/
|
||||
|
||||
'url' => 'http://localhost',
|
||||
'url' => 'http://snipe-it.dev',
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
@@ -22,7 +22,7 @@ env:
|
||||
modules:
|
||||
config:
|
||||
PhpBrowser:
|
||||
url: http://localhost
|
||||
url: http://snipe-it.dev
|
||||
Laravel4:
|
||||
environment: travis-ci
|
||||
filters: true
|
||||
Reference in New Issue
Block a user