This commit is contained in:
Harlan 2018-04-06 10:57:46 +08:00
parent 45a57acbb4
commit 90f70d4cd3

View File

@ -17,6 +17,6 @@ dependencies:
test:
override:
- (cd trunk && ./configure --without-ssl --without-valgrind && make)
- (cd trunk && ./configure --with-ssl=openssl --without-valgrind && make)
- (cd trunk && ./objs/srs_utest)