Skip to content

Commit

Permalink
added POSTGRES_JSON=1 env to build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
adis-io committed Jul 18, 2018
1 parent 17651e8 commit 537deb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ gemfile:
env:
- TIMEZONE_AWARE=1 POSTGRES=1 MYSQL=1
- TIMEZONE_AWARE=0 POSTGRES=1 MYSQL=1
- TIMEZONE_AWARE=1 POSTGRES=1 POSTGRES_JSON=1
- TIMEZONE_AWARE=0 POSTGRES=1 POSTGRES_JSON=1

addons:
postgresql: 9.3
Expand Down

0 comments on commit 537deb2

Please sign in to comment.