Grant Limberg %!s(int64=6) %!d(string=hai) anos
pai
achega
b6eaec1278
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Jenkinsfile

+ 1 - 0
Jenkinsfile

@@ -19,6 +19,7 @@ parallel 'centos7': {
               mkdir build && cd build
 		      cmake ..
 		      make -j4
+              ./zerotier-selftest
 		'''
             }
         }