> address 2 things that MAY make public PGs easier 1) get all private PG > tests into open (and never see another private PG reference anywhere) and > parallelize these tests in Travis (as much as possible) 2) Author criteria
If PG test code can be moved to public github then it should be possible to add another job in travis to run those test in parallel. So far we have 3 jobs run in parallel Chetan Mehrotra
