travis set -eux

This commit is contained in:
Olof hagsand 2020-11-30 16:22:48 +01:00
parent 76474ba151
commit a337955847
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,5 @@
#!/usr/bin/env bash
set -eux
./configure --with-restconf=fcgi
make
sudo make install