Skip to content

Commit e89bd6b

Browse files
committed
WTF
1 parent 61edf7c commit e89bd6b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ services:
77
- postgresql
88
- docker
99
env:
10+
- DB=SqlServer2008
11+
- DB=PostgreSQL
12+
- DB=MySQL
1013
matrix:
1114
include:
1215
- env: DB=SqlServer2008 CONNECTION_STRING="Server=localhost;initial catalog=nhibernate;User Id=sa;Password=P@ssw0rd;"

0 commit comments

Comments
 (0)