Parcourir la source

Try turn off coverage, blame travis

Matthew Wang il y a 10 ans
Parent
révision
588f664ed9
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      Makefile

+ 1
- 1
Makefile Voir le fichier

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