Skip to content

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