add pre-merge gitlab ci :)
Modeled after the current state of the Mesa CI.
This doesn't replace everything from the Travis build (no "old python versions" check), so it's not a complete replacement, but it does give a quick (~45sec for py.test
, ~2 minutes for tox
and ~3 minutes for the build
test) confirmation that things look ok, right in the MR.
Edited by Eric Engestrom