Rename Travis CI scripts

This commit is contained in:
gfyoung 2017-07-10 20:26:02 -07:00
parent 178f16374c
commit 97963aea4f
4 changed files with 3 additions and 3 deletions

View File

@ -26,8 +26,8 @@ before_install:
install:
- ci/install_conda.sh
- ci/install_conda_env.sh
- ci/setup_conda_env.sh
script:
- ci/test_repo.sh
- ci/lint_repo.sh
- ci/test.sh
- ci/lint.sh