mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
Modify .travis.yml for h2 and postgres runs
This commit is contained in:
@@ -11,3 +11,8 @@ services:
|
||||
before_script:
|
||||
- psql -c 'create database unit;' -U postgres
|
||||
|
||||
env:
|
||||
- datasource.default=h2
|
||||
- datasource.default=pg
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user