Attempt to move to travis container infrastructure
[freeradius.git] / Makefile
index 2beeaee..bc0150f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -64,7 +64,6 @@ travis-test: raddb/test.conf test
        @$(MAKE) install
        @perl -p -i -e 's/allow_vulnerable_openssl = no/allow_vulnerable_openssl = yes/' ${raddbdir}/radiusd.conf
        @${sbindir}/radiusd -XC
-       @$(MAKE) deb
 endif
 
 #