travis again
This commit is contained in:
parent
f34b61cf6a
commit
cdc851e5ce
2 changed files with 7 additions and 5 deletions
|
|
@ -5,8 +5,10 @@ sudo make install
|
|||
(cd example; make; sudo make install)
|
||||
(cd util; make; sudo make install)
|
||||
sudo ldconfig
|
||||
which clixon_backend
|
||||
sudo clixon_backend
|
||||
sleep 1
|
||||
ps aux|grep clixon
|
||||
(cd test; ./all.sh)
|
||||
cd test;
|
||||
./test_api_path.sh
|
||||
ps aux|grep clixon
|
||||
./test_augment.sh
|
||||
ps aux|grep clixon
|
||||
./all.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue