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 fb0b077 commit 1b00552Copy full SHA for 1b00552
.travis.yml
@@ -31,7 +31,6 @@ before_install:
31
pushd Firebird-3.0.5.33220-0.amd64
32
sudo ./install.sh -silent
33
popd
34
- sudo usermod -a -G firebird travis
35
export $(sudo cat /opt/firebird/SYSDBA.password | grep -v ^# | xargs)
36
sudo chmod 775 /tmp/firebird
37
echo -e "nhibernate = /tmp/firebird/nhibernate.fdb" | sudo tee -a /opt/firebird/databases.conf
0 commit comments