We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc7c43d commit d299058Copy full SHA for d299058
.travis.yml
@@ -22,7 +22,6 @@ before_install:
22
- sudo make install
23
- sudo ldconfig
24
- cd ..
25
- - pip install -e git+https://github.com/maxmind/MaxMind-DB-Reader-python#egg=maxminddb
26
- "if [[ $RUN_SNYK && $SNYK_TOKEN ]]; then sudo apt-get install -y nodejs; npm install -g snyk; fi"
27
install:
28
- pip install -r requirements.txt
0 commit comments