Skip to content

Commit

Permalink
Merge 179cad9 into 4ac790b
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Jul 10, 2019
2 parents 4ac790b + 179cad9 commit 7ba2f1d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
1 change: 0 additions & 1 deletion .appveyor.yml
Expand Up @@ -13,7 +13,6 @@ init:

install:
- "conda install -y -c pyviz pyctdev && doit ecosystem_setup"
- "conda install -y conda<4.6"
- "doit env_create %CHANS_DEV% --name=test --python=%PY%"
- "activate test"
- "doit develop_install %CHANS_DEV% -o unit_tests"
Expand Down
12 changes: 0 additions & 12 deletions .travis.yml
Expand Up @@ -12,18 +12,6 @@ os:

dist: xenial

sudo: false

cache:
timeout: 300
directories:
- $HOME/miniconda

before_cache:
- rm -rf $HOME/miniconda/pkgs
- rm -rf $HOME/miniconda/conda-bld
- rm -rf $HOME/miniconda/envs/*/conda-bld

notifications:
email:
on_failure: change # [always|never|change] default: always
Expand Down

0 comments on commit 7ba2f1d

Please sign in to comment.