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

View File

@ -1,4 +1,4 @@
name: Testing Laravel with MySQL
name: Testing Laravel with PostgreSQL
on: [push, pull_request]
jobs:
laravel: