fix travis's complaint

This commit is contained in:
Somdev Sangwan
2021-05-17 19:44:19 +05:30
committed by GitHub
parent a9103f8ff0
commit f5da3c16a4

View File

@@ -11,4 +11,4 @@ before_script:
# exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide
- flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
script:
- arjun -u https://public-firing-range.appspot.com/reflected/parameter/body -t 2 --headers '{"User-Agent": "Mozilla 5/5"}' -oJ result.json
- arjun -u https://public-firing-range.appspot.com/reflected/parameter/body -t 2 --headers "{\"User-Agent\": \"Mozilla 5/5\"}" -oJ result.json