Commit graph

7 commits

Author SHA1 Message Date
Marcin Owsiany
ed65647c78 Drop superfluous dependencies in top-level Makefile. 2017-03-30 13:06:39 +02:00
Marcin Owsiany
2e302de264 Do not run coverage check in the default target.
Reasons:
- this takes a lot longer than the other steps
- its results are harder to interpret at a single glance, compared to other
  steps
- it requires special privileges to succeed, and should probably not be ran
  from a random developer's checkout, since it pushes results to a shared
  service
2017-02-24 16:50:10 +01:00
Manuel de Brito Fontes
6895e71f80 Fix e2e make targets 2016-12-15 10:12:16 -03:00
Manuel de Brito Fontes
f7bda48e78 Relax lint checks 2016-11-25 13:55:57 -03:00
Marcin Owsiany
cec1c9fb21 Make "make" useful rather than produce error. 2016-11-25 13:32:45 +01:00
Manuel de Brito Fontes
61f124d786 Enable coveralls 2016-11-24 00:13:05 -03:00
Manuel de Brito Fontes
827fcf10dd Fix lint errors 2016-11-11 18:23:02 -03:00