Skip to content

Commit

Permalink
Bump pg test versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pramsey committed Nov 6, 2019
1 parent f5fcd06 commit c8dfcb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ compiler:
- gcc

env:
- PG_VERSION=9.6
- PG_VERSION=10
- PG_VERSION=11
- PG_VERSION=12

before_script:
- sudo /etc/init.d/postgresql stop
Expand Down

0 comments on commit c8dfcb9

Please sign in to comment.