Skip to content

Commit

Permalink
Add pyside2 to travis for napari tests
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmoore committed Aug 31, 2020
1 parent 7a4f865 commit 6de3d30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:

# command to install dependencies
install:
- pip install napari[pyside2]
- pip install .[napari]
- pip install scikit-image # only needed for tests

Expand Down

0 comments on commit 6de3d30

Please sign in to comment.