Merge pull request #50 from shivammathur/develop

Fix example laravel with postgres
This commit is contained in:
Shivam Mathur 2019-10-04 21:48:41 +05:30 committed by GitHub
commit c0e0d9d98e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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