Skip to content

Commit

Permalink
update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed Apr 3, 2019
1 parent dbfbf99 commit e66f757
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ after_script:
- ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT
services:
- redis-server
- postgresql
env:
- DB=postgresql
notifications:
Expand All @@ -29,3 +30,6 @@ addons:
packages:
- postgresql-10
- postgresql-client-10
jdk:
- openjdk8
dist: xenial

0 comments on commit e66f757

Please sign in to comment.