We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9db2ece commit 3423b8fCopy full SHA for 3423b8f
.travis.yml
@@ -12,6 +12,7 @@ before_install:
12
install:
13
- pip install -q pillow
14
- pip install -q numpy
15
+ - pip install -q networkx
16
- python3 setup.py build
17
before_script:
18
- git clone git://github.com/overviewer/Minecraft-Overviewer-Addons.git ~/mcoa/
0 commit comments