Add Travis dispatching script to run test suite
39bfbae
Use a dispatch script to direct Travis to either run a Salt highstate for most nodes, or the test script for the test node. This reduces the amount of project-specific configuration in .travis.yml and moves it into a separate file.