1. 08 Sep, 2017 2 commits
    • Move the style check/barebones config up to the first position on Travis · cdf38dc6
      This runs the most basic tests first and avoids waiting until the very
      end for style checks.
      
      [skip appveyor]
      Dean Moldovan committed
    • Speed up Travis CI build (#1056) · b7c98d21
      * Update Python 3 osx image to xcode8.3 to speed up brew install. 
        The Python 2 osx image remains xcode7.3.
      
      * Have one osx config run in debug mode to improve coverage.
      
      * Only run CMake build tests on two configs to speed up overall build.
      
        The CMake tests take ~30 seconds on each configuration, but we really 
        only need to them to run on two: one on Linux and one on macOS. This
        mirrors the recent change on AppVeyor.
      
      * Merge the style/docs/pip tests with the barebones build.
      
      * Merge 32-bit and CMake install configurations.
      
        This removes clang 3.9 from testing, but there are already 3 other clang 
        versions being tested on Travis and the new xcode8.3 image should be 
        close to clang 3.9.
      
      [skip appveyor]
      Dean Moldovan committed
  2. 07 Sep, 2017 1 commit
  3. 06 Sep, 2017 3 commits
  4. 05 Sep, 2017 1 commit
  5. 04 Sep, 2017 2 commits
  6. 01 Sep, 2017 1 commit
  7. 31 Aug, 2017 4 commits
  8. 30 Aug, 2017 7 commits
  9. 28 Aug, 2017 5 commits
  10. 25 Aug, 2017 4 commits
  11. 24 Aug, 2017 2 commits
  12. 23 Aug, 2017 8 commits