Tests are failing on travis, TypeError but works fine locally

I am running my test on Travis, but I’m currently facing this issue. I have no idea where the problem is coming from. Please any ideas on what to do?

My build is here https://travis-ci.org/github/CJIDNG/NAREP/builds/686081712

1 Like

My builds started failing out of the blue with the following error:

jekyll 3.8.7 | Error:  TypeError: Cannot read property 'version' of undefined

Out of curiosity, I re-ran a previous build from a month ago that passed and it failed with that same error. There is definitely something wrong with TravisCI.