Tweaking the configuration to work with travis - attempting hostname tweaks

This commit is contained in:
Vincent Sposato
2015-08-15 19:05:01 -04:00
parent 3975555503
commit 855a155178
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ return array(
|
*/
'url' => 'http://localhost',
'url' => 'http://snipe-it.dev',
/*
|--------------------------------------------------------------------------
+1 -1
View File
@@ -22,7 +22,7 @@ env:
modules:
config:
PhpBrowser:
url: http://localhost
url: http://snipe-it.dev
Laravel4:
environment: travis-ci
filters: true