Skip to content

Commit

Permalink
Add PgSQL11 to CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
pramsey committed Jul 6, 2018
1 parent e1da765 commit f8df55b
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 @@ -14,11 +14,11 @@ addons:

compiler:
- gcc
- clang

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

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

0 comments on commit f8df55b

Please # to comment.