Yesterday, I finally managed to get the Travis CI build running. This was a bit tricky, because Travis CI runs on Linux with xbuild (not msbuild) and uses the mono compiler.
Because of Linux, the file names are case-sensitive, which is different from Windows. I also think that calling msbuild.