Skip to content

Commit 29f9716

Browse files
committed
use specific scipy version
1 parent e305516 commit 29f9716

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ install:
5959
- conda install pytorch=${TORCH_VERSION} ${TOOLKIT} -c pytorch --yes
6060
- source script/torch.sh
6161
- pip install flake8 codecov
62+
- pip install scipy==1.4.1
6263
- pip install .[test]
6364
script:
6465
- flake8 .

0 commit comments

Comments
 (0)