Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrading tests to PostgreSQL 9.5 #1114

Merged
merged 1 commit into from
Aug 23, 2016
Merged

Upgrading tests to PostgreSQL 9.5 #1114

merged 1 commit into from
Aug 23, 2016

Conversation

vitaly-t
Copy link
Contributor

@vitaly-t vitaly-t commented Aug 19, 2016

Setting PostgreSQL 9.5 as the main version to test against.

NOTE: The following settings are currently required for PostgreSQL 9.5 to work:

sudo: required
dist: trusty

For details and the long painful history of adding PostgreSQL 9.5 support see travis-ci/travis-ci#4264


@brianc now you can start extending your tests for JSONP, including: 😉

  • support for large JSON/JSONP objects
  • type conversions for JSONP data

Setting PostgreSQL 9.5 as the main version to test against.

NOTE: The following settings are required for 9.5 to work:
```
sudo: required
dist: trusty
```
@brianc
Copy link
Owner

brianc commented Aug 23, 2016

Thanks @vitaly-t! Really appreciate it!!

@brianc brianc merged commit ec941c4 into brianc:master Aug 23, 2016
@vitaly-t vitaly-t deleted the patch-1 branch August 23, 2016 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants