Skip to content

Commit 96f323d

Browse files
Update .travis.yml
1 parent f583cd3 commit 96f323d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ python:
1212
install:
1313
# - pip install octadist
1414
# - pip install -i https://test.pypi.org/simple/ octadist
15+
- pip install numpy
16+
- pip install scipy
17+
- pip install matplotlib
1518
- pip install --index-url https://test.pypi.org/simple/ octadist==2.5.2.2
1619

1720
script:

0 commit comments

Comments
 (0)