1. 25 Jun, 2019 1 commit
  2. 12 Jan, 2019 2 commits
    • Hans Johnson's avatar
      ENH: move travis support scripts to .travis_scripts · 10a1a38b
      Hans Johnson authored
      Move the build support scripts for travis to a hidden
      subdirectory to keep the top level directory more
      clean.
      10a1a38b
    • Hans Johnson's avatar
      ENH: Use recommended homebrew addon for travis. · fa61a49b
      Hans Johnson authored
      Remove unnecessary python3 environment from osx that
      made configuring the test environment slower.
      
      Use "addon:" features for installing homebrew
      packages more efficiently.
      
      Re-organized the .travis.yml file in a standard
      order so that the "before-install" and "install"
      steps occur after the configurations of addons and
       matrix, and language features are set.
      fa61a49b
  3. 25 Jun, 2018 1 commit