Github: TravisCI badge url has email and doesn't works

I’m following the tutorial to develop a package in Julia from this url:

I’m created the repository in this url:

So, the problem is the travis-ci badge points to the url:

https://travis-ci.com/gabomgp4@gmail.com/ClickTable.jl

I’m think that the correct url must be:

https://travis-ci.com/gabomgp4/ClickTable.jl

With the firtst url, appers the message:

We couldn’t find the repository

gabomgp4@gmail.com/ClickTable.

With the second url, the travis-ci page opens without problems. So, where can i look for problem in mi travis-ci account? or maybe the source problem is somewhere else?

I don’t know where this URL is shown in this tutorial (sorry, I don’t have spare 55 minutes), but I agree that the URL the badge points to should be the second one you indicate.

This doesn’t look like a problem on our side, however. I suggest asking the tutorial author.