Get phaza/laravel-postgis working again? Better travis config

This commit is contained in:
Jonny Barnes 2016-05-24 13:39:18 +01:00
parent 4559a5bce9
commit d43684229b
3 changed files with 39 additions and 9 deletions

View file

@ -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"