Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Oct 15, 2019
1 parent a5a5c6a commit a229a1c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ before_script:

script:
# Lint
- cat /etc/sysctl.conf
- echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
- cat /etc/sysctl.conf
- df -h
- make lint
- df -h
Expand Down

0 comments on commit a229a1c

Please sign in to comment.