Skip to content

Commit

Permalink
change name
Browse files Browse the repository at this point in the history
  • Loading branch information
fmaussion committed May 10, 2017
1 parent 9e5e008 commit 1ba2af9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Expand Up @@ -38,9 +38,9 @@ matrix:
- python: 3.6
env: CONDA_ENV=py36-pandas-dev
- python: 3.6
env: CONDA_ENV=py36-condaforge-rc
env: CONDA_ENV=py36-bottleneck-dev
- python: 3.6
env: CONDA_ENV=py36-bn
env: CONDA_ENV=py36-condaforge-rc
allow_failures:
- python: 3.6
env:
Expand All @@ -60,9 +60,9 @@ matrix:
- python: 3.6
env: CONDA_ENV=py36-pandas-dev
- python: 3.6
env: CONDA_ENV=py36-condaforge-rc
env: CONDA_ENV=py36-bottleneck-dev
- python: 3.6
env: CONDA_ENV=py36-bn
env: CONDA_ENV=py36-condaforge-rc

before_install:
- if [[ "$TRAVIS_PYTHON_VERSION" == "2.7" ]]; then
Expand Down
File renamed without changes.

0 comments on commit 1ba2af9

Please sign in to comment.