I’ve already got my project on Travis to create the documentation and I wanted to add testing and the corresponding information on code coverage. I’ve added the corresponding testing script and was able to run it locally. I’ve also adjusted my .travis.yml and signed up on codecov. However, if I run my package on Travis now, nothing has changed and no testing appears in the log.
Here are the links to my repository and the travis log: