Skip to content

Commit

Permalink
Bug fix :: Prevent overflow of travis stdout with learning logs
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin GUILLEMOT committed Apr 4, 2018
1 parent 4453841 commit 39b531d
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 @@ -74,4 +74,4 @@ script:
after_script:
- sudo cat /var/log/apache2/error.log
- sudo cat /var/log/apache2/defender_match.log
- sudo cat /var/log/apache2/defender_json_match.log
- sudo head /var/log/apache2/defender_json_match.log

0 comments on commit 39b531d

Please sign in to comment.