This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
oznt
/
frank-ci
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
update make target
Oz N Tiram
há 9 anos atrás
pai
878d504eb9
commit
bec9bc336c
1 ficheiros alterados
com
1 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
1
Makefile
+ 1
- 1
Makefile
Ver Ficheiro
@@ -4,5 +4,5 @@ test:
coverage:
py.test --cov=frank test
-.PHONY: test
+.PHONY: test
coverage