mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Merge pull request #4551 from tgxworld/test_travis_9.5
Use PostgreSQL 9.5 on travis.
This commit is contained in:
@@ -9,7 +9,7 @@ env:
|
|||||||
- "RAILS_MASTER=1"
|
- "RAILS_MASTER=1"
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
postgresql: 9.3
|
postgresql: 9.5
|
||||||
apt:
|
apt:
|
||||||
packages:
|
packages:
|
||||||
- gifsicle
|
- gifsicle
|
||||||
|
|||||||
Reference in New Issue
Block a user