Skip to content

Commit 1754ad9

Browse files
committed
Remove trailing whitespaces
1 parent b6c8220 commit 1754ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ env:
1515
- DB=SQLite
1616
matrix:
1717
allow_failures:
18-
- env: DB=MySQL CONNECTION_STRING="Server=127.0.0.1;Uid=root;Database=nhibernate;Old Guids=True;"
18+
- env: DB=MySQL CONNECTION_STRING="Server=127.0.0.1;Uid=root;Database=nhibernate;Old Guids=True;"
1919
before_install:
2020
- sudo apt-get update -qq
2121
- sudo apt-get install -y powershell

0 commit comments

Comments
 (0)