Although I haven't changed anything except to add some new files, I'm now getting a Don't have permission to push. Not trying. message in Travis, which seems to prevent pushing the generated files back to the repo for GitHub Pages to pick up.
Looking at a recent successful build, it looks like that time it did a git pull then git push, neither of which is happening now.
Any ideas?