Hi,
I’m helping out in a project with my CI / devops-y skills, though I am bit stumped with:
./node_modules/spacejam/bin/spacejam test --driver-package practicalmeteor:mocha
It fails in Gitlab’s CI https://gitlab.com/kaihendry/unee-t-fe/-/jobs/29643355
It works in Travis CI https://travis-ci.org/kaihendry/unee-t-fe/builds/265885749
In both cases it’s crazy slow. Can tests be run faster without phantomjs and all its complexity in the mix?
Many thanks,