Skip to content

Commit 3423b8f

Browse files
committed
pip install networkx in travis
1 parent 9db2ece commit 3423b8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ before_install:
1212
install:
1313
- pip install -q pillow
1414
- pip install -q numpy
15+
- pip install -q networkx
1516
- python3 setup.py build
1617
before_script:
1718
- git clone git://github.com/overviewer/Minecraft-Overviewer-Addons.git ~/mcoa/

0 commit comments

Comments
 (0)