Merge pull request #50 from shivammathur/develop
Fix example laravel with postgres
This commit is contained in:
commit
c0e0d9d98e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
name: Testing Laravel with MySQL
|
name: Testing Laravel with PostgreSQL
|
||||||
on: [push, pull_request]
|
on: [push, pull_request]
|
||||||
jobs:
|
jobs:
|
||||||
laravel:
|
laravel:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue