PDB-899 added the correct Jenkins jobs and some work was done on the Travis PR testing here: https://github.com/puppetlabs/puppetdb-sync/tree/maint/master/add-travis. In order to run the PR tests for puppetdb-sync, we have to get the PuppetDB dependency. There is code to do this via a script and .travis.yml, but with the only packaging system (before EZ bake) local installs didn't have a proper version (i.e. 0.0-dev etc). When we switch to EZ Bake, we'll have a proper version (3.0.0-SNAPSHOT) the PR testing at the branch above should work.