Fix e2e make targets

This commit is contained in:
Manuel de Brito Fontes 2016-12-15 09:50:02 -03:00
parent ac6930b2e7
commit 6895e71f80
3 changed files with 8 additions and 5 deletions

View file

@ -30,5 +30,4 @@ before_script:
script:
- make fmt lint vet cover
#- make controllers controllers-images
#- make test-e2e