Kaynağa Gözat

Try turn off coverage, blame travis

Matthew Wang 8 yıl önce
ebeveyn
işleme
588f664ed9
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      Makefile

+ 1
- 1
Makefile Dosyayı Görüntüle

@@ -19,7 +19,7 @@ doc-preview:
19 19
 	sleep 1
20 20
 	rm -f output.html
21 21
 
22
-test: doc-check cov reg
22
+test: doc-check reg
23 23
 
24 24
 test3: doc-check cov3 reg3
25 25