Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Durant committed Aug 12, 2019
1 parent 6009103 commit fb9d627
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 18 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -11,11 +11,9 @@ matrix:
fast_finish: true
include:
- env: CONDA_ENV=py36
- env: CONDA_ENV=py27
- env: CONDA_ENV=py36-defaults
- env: CONDA_ENV=py37-nodefaults
allow_failures:
- env: CONDA_ENV=py27
- env: CONDA_ENV=py36-defaults
- env: CONDA_ENV=py37-nodefaults

Expand Down
2 changes: 1 addition & 1 deletion ci/environment-py37-nodefaults.yml
@@ -1,7 +1,7 @@
name: test_env
channels:
- conda-forge
- nodefaults
- defaults
dependencies:
- python=3.7
- intake>=0.4.1
Expand Down
15 changes: 0 additions & 15 deletions ci/travis/build.sh

This file was deleted.

0 comments on commit fb9d627

Please sign in to comment.