Skip to content

Commit

Permalink
okay, don't use headers
Browse files Browse the repository at this point in the history
  • Loading branch information
s0md3v authored May 17, 2021
1 parent f5da3c1 commit 5a8497e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 -oJ result.json

0 comments on commit 5a8497e

Please sign in to comment.