Skip to content
Merged
Prev Previous commit
Next Next commit
Update test to use PostgreSQL 9.6
  • Loading branch information
Michael Conrad committed Oct 3, 2016
commit 7d2ac151a1620fa72727ab0f076096e46a2c3b9f
2 changes: 1 addition & 1 deletion tests/vars.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---

postgresql_version: 9.5
postgresql_version: 9.6

postgresql_databases:
- name: foobar
Expand Down