Skip to content

Commit 32a1f58

Browse files
committed
use older scipy version
1 parent 9c52a52 commit 32a1f58

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
@@ -61,6 +61,7 @@ install:
6161
- source script/torch.sh
6262
- pip install torch-scatter==latest+${IDX} -f https://s3.eu-central-1.amazonaws.com/pytorch-geometric.com/whl/torch-1.5.0.html
6363
- pip install flake8 codecov
64+
- pip install scipy==1.4.1
6465
- source script/install.sh
6566
script:
6667
- flake8 .

0 commit comments

Comments
 (0)