Minor patch (3.7 not available on Travis 14.04)

This commit is contained in:
Miroslav Stampar 2019-05-08 13:41:19 +02:00
parent 93ecb5d8c5
commit 1a089ccec7
2 changed files with 2 additions and 2 deletions

View file

@ -6,6 +6,6 @@ python:
- "2.6"
- "2.7"
- "3.3"
- "3.7"
- "3.6"
script:
- python -c "import sqlmap; import sqlmapapi"