Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PDLPorters/pdl
base: 316dba242057
Choose a base ref
...
head repository: PDLPorters/pdl
compare: 9f898ff769de
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Mar 1, 2015

  1. Travis-CI: move coverage build to start

    This will allow it to start before all the other tests so that it has
    more time to run while the other builds finish in parallel.
    zmughal committed Mar 1, 2015
    Copy the full SHA
    80f820b View commit details
    Browse the repository at this point in the history
  2. Travis-CI: parallel builds and tests

    This greatly decreases the time to finish all the Travis-CI builds.
    Though the output will appear out-of-order, which interferes with using
    a diff on the build log, this can always be fixed after the fact by
    using a TAP parser.
    zmughal committed Mar 1, 2015
    Copy the full SHA
    9f898ff View commit details
    Browse the repository at this point in the history