Get phaza/laravel-postgis working again? Better travis config
This commit is contained in:
parent
4559a5bce9
commit
d43684229b
3 changed files with 39 additions and 9 deletions
|
@ -33,6 +33,12 @@
|
|||
"barryvdh/laravel-debugbar": "~2.0",
|
||||
"filp/whoops": "~2.0"
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/njbarrett/laravel-postgis"
|
||||
}
|
||||
],
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
"database"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue