mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-27 12:11:48 +00:00
Update regarding #3802
This commit is contained in:
parent
d0c48df62c
commit
b4c00f4172
2 changed files with 3 additions and 2 deletions
|
|
@ -1,4 +1,5 @@
|
|||
language: python
|
||||
dist: trusty
|
||||
sudo: false
|
||||
git:
|
||||
depth: 1
|
||||
|
|
@ -10,4 +11,4 @@ python:
|
|||
script:
|
||||
- python -c "import sqlmap; import sqlmapapi"
|
||||
- python sqlmap.py --smoke
|
||||
- python sqlmap.py --vuln
|
||||
- python sqlmap.py --vuln
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue