Travis CI configuration
This commit is contained in:
parent
146394cce7
commit
92e992adec
7
config/database.yml.travis
Normal file
7
config/database.yml.travis
Normal file
@ -0,0 +1,7 @@
|
||||
development:
|
||||
adapter: sqlite3
|
||||
database: db/redmine_development.sqlite3
|
||||
|
||||
test:
|
||||
adapter: sqlite3
|
||||
database: db/redmine_development.sqlite3
|
||||
Loading…
x
Reference in New Issue
Block a user