1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-04 03:03:13 +02:00

Travis-CI: Generate TLS certificate during test build (needed for testing further on)

This commit is contained in:
Bram Matthys
2017-10-23 12:34:41 +02:00
parent 821ad6ec06
commit 13740a7d13
+1
View File
@@ -13,6 +13,7 @@ fi
extras/build-tests/nix/select-config $BUILDCONFIG
./Config -quick
make -j3
yes ''|make pem
make install
set +x