Skip to content

Commit

Permalink
condition
Browse files Browse the repository at this point in the history
  • Loading branch information
mschmidt87 committed Jul 16, 2020
1 parent 1a17604 commit 78919f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ branches:
jobs:
exclude:
- python: "3.6"
env: DEP=
env: DEP=[dev]
- python: "3.7"
env: DEP=
env: DEP=[dev]
before_install:
- wget http://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh
- chmod +x miniconda.sh
Expand Down

0 comments on commit 78919f3

Please sign in to comment.