Skip to content

Commit 8fa5b48

Browse files
committed
rm travisCI
1 parent 194f7d4 commit 8fa5b48

File tree

4 files changed

+2
-32
lines changed

4 files changed

+2
-32
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ jobs:
3030
conda update -q --all
3131
conda info -a
3232
cd cdo-bindings
33-
conda env create --file .travis-py2.7.yml
34-
conda env create --file .travis-py3.7.yml
33+
conda env create --file .circleci/py2.7.yml
34+
conda env create --file .circleci/py3.7.yml
3535
- run:
3636
name: Install dependencies (rake)
3737
command: |
File renamed without changes.
File renamed without changes.

.travis.yml

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)