Skip to content

Commit 1b00552

Browse files
authored
Update .travis.yml
1 parent fb0b077 commit 1b00552

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ before_install:
3131
pushd Firebird-3.0.5.33220-0.amd64
3232
sudo ./install.sh -silent
3333
popd
34-
sudo usermod -a -G firebird travis
3534
export $(sudo cat /opt/firebird/SYSDBA.password | grep -v ^# | xargs)
3635
sudo chmod 775 /tmp/firebird
3736
echo -e "nhibernate = /tmp/firebird/nhibernate.fdb" | sudo tee -a /opt/firebird/databases.conf

0 commit comments

Comments
 (0)