We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6c8220 commit 1754ad9Copy full SHA for 1754ad9
.travis.yml
@@ -15,7 +15,7 @@ env:
15
- DB=SQLite
16
matrix:
17
allow_failures:
18
- - env: DB=MySQL CONNECTION_STRING="Server=127.0.0.1;Uid=root;Database=nhibernate;Old Guids=True;"
+ - env: DB=MySQL CONNECTION_STRING="Server=127.0.0.1;Uid=root;Database=nhibernate;Old Guids=True;"
19
before_install:
20
- sudo apt-get update -qq
21
- sudo apt-get install -y powershell
0 commit comments