• Add test for mach bootstrap

    This will ensure that Salt changes or refactors don't
    break the important `./mach bootstrap` use case.
    
    Make sure to test that bootstrap actually uses the local saltfs tree,
    and doesn't just pull down saltfs via gitfs.
    
    Use a new Travis node instead of the existing test node
    to avoid any side effects caused by the bootstrapper,
    and for added parallelism.
    aneeshusa committed May 6, 2017