Skip to content

Commit

Permalink
CI:Travis: Allow suite2p to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
scottclowe committed Jun 9, 2021
1 parent e878d23 commit 53af2ab
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,11 @@ jobs:
- USE_OLDEST_DEPS="true"
- TEST_NOTEBOOKS="false"

allow_failures:
- env:
- USE_CONDA="binder"
- USE_SUITE2P="true"


###############################################################################
# Setup the environment before installing
Expand Down

0 comments on commit 53af2ab

Please sign in to comment.