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 906f268 commit 67ec197Copy full SHA for 67ec197
.travis.yml
@@ -13,8 +13,6 @@ env:
13
- DB=MySQL CONNECTION_STRING="Server=127.0.0.1;Uid=root;Database=nhibernate;Old Guids=True;"
14
- DB=SQLite
15
before_install:
16
- - curl https://packages.microsoft.com/keys/microsoft.asc | sudo apt-key add -
17
- - curl https://packages.microsoft.com/config/ubuntu/18.04/prod.list | sudo tee /etc/apt/sources.list.d/microsoft.list
18
- sudo apt-get update -qq
19
- sudo apt-get install -y powershell
20
- |-
0 commit comments