Instead of having to download and build pebble-extension first, we should ensure that pebble-extension is published via Yarn. We can then just depend on it by version number rather than needing the files locally (CC @ccheraa).
Once this is done we need to update .travis.yml and README.md with the reduced build steps.