Skip to content

Draft: Add basic gitlab CI

Jim Newsome requested to merge jnewsome/torsocks:ci into main

This copies some useful boilerplate from tor's gitlab CI, and reproduces what we had in .travis.yml, with the additions of

  • also running make check
  • also building and checking on i386

Merge request reports