[pdal-commits] [PDAL/PDAL] fbad53: Invoke Travis scripts with bash -e

GitHub noreply at github.com
Thu Jul 18 13:41:29 PDT 2013


  Branch: refs/heads/issues/165-remove-chunk-size
  Home:   https://github.com/PDAL/PDAL
  Commit: fbad531d9bcc4eafadb518ab8cbfb5b24b989829
      https://github.com/PDAL/PDAL/commit/fbad531d9bcc4eafadb518ab8cbfb5b24b989829
  Author: Mateusz Loskot <mateusz at loskot.net>
  Date:   2013-07-17 (Wed, 17 Jul 2013)

  Changed paths:
    M scripts/ci/before_install.sh
    M scripts/ci/script.sh

  Log Message:
  -----------
  Invoke Travis scripts with bash -e

The -e switch makes Travis reliably reflect actual build status and allows to remove the tedious || exit 1 test


  Commit: 88bc00a30fc097bf25f12ed5550847baecbc0b0c
      https://github.com/PDAL/PDAL/commit/88bc00a30fc097bf25f12ed5550847baecbc0b0c
  Author: Mateusz Loskot <mateusz at loskot.net>
  Date:   2013-07-18 (Thu, 18 Jul 2013)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Enable Travis CI for pull requests


  Commit: 963b264f5dbba9e9b89f99d8dcbf331a7278891c
      https://github.com/PDAL/PDAL/commit/963b264f5dbba9e9b89f99d8dcbf331a7278891c
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-07-18 (Thu, 18 Jul 2013)

  Changed paths:
    M .travis.yml
    M scripts/ci/before_install.sh
    M scripts/ci/script.sh

  Log Message:
  -----------
  Merge branch 'master' into issues/165-remove-chunk-size


Compare: https://github.com/PDAL/PDAL/compare/837505681047...963b264f5dbb


More information about the pdal-commits mailing list