Is it possible to test a build, i.e. a yaml script without first committing to github? Currently, when the build fails because of mistakes in my yaml script, I try something different and commit this to github to check whether the build succeeds on travis. But is there also a more direct way?