Skip to content

Commit

Permalink
Merge pull request #50 from shivammathur/develop
Browse files Browse the repository at this point in the history
Fix example laravel with postgres
  • Loading branch information
shivammathur authored Oct 4, 2019
2 parents ec3c220 + 5ab8ec4 commit c0e0d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/laravel-postgres.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Testing Laravel with MySQL
name: Testing Laravel with PostgreSQL
on: [push, pull_request]
jobs:
laravel:
Expand Down

0 comments on commit c0e0d9d

Please sign in to comment.