mirror of
https://codeberg.org/icewind/SMB.git
synced 2026-06-04 01:34:07 +02:00
run travis on ubuntu 14.04
This commit is contained in:
parent
8c937d6126
commit
259dc04f74
2 changed files with 11 additions and 4 deletions
|
|
@ -1,6 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
sudo apt-get install libsmbclient-dev libsmbclient
|
||||
wget -O /tmp/libsmbclient-php.zip https://github.com/eduardok/libsmbclient-php/archive/master.zip
|
||||
unzip /tmp/libsmbclient-php.zip -d /tmp
|
||||
cd /tmp/libsmbclient-php-master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue