Status .travis.yml

I wonder what the status of .travis.yml is.

I see that the build on 195-build-server fails and the last change was done years ago by @Moopli.

Is 195-build-server the branch to develop the .travis.yml on, or are there other branches too?

It’s probably better to just branch a new one from master. Or if you want it’s probably possible to use the existing branch by first merging master into it.

Clear. I will merge with master, fix the 195-build-server branch, then submit a Pull Request to get the CI working again.