This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
oznt
/
frank-ci
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
update make target
Oz N Tiram
9 anni fa
parent
878d504eb9
commit
bec9bc336c
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
Makefile
+ 1
- 1
Makefile
Vedi File
@@ -4,5 +4,5 @@ test:
coverage:
py.test --cov=frank test
-.PHONY: test
+.PHONY: test
coverage