Skip to content

Commit

Permalink
Remove sudo: false setting
Browse files Browse the repository at this point in the history
It is recommended to do so.
  • Loading branch information
greg0ire committed Jan 13, 2020
1 parent 56a82f2 commit 9cf77b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
language: php
sudo: false
cache:
directories:
- $HOME/.composer/cache/files
Expand Down

0 comments on commit 9cf77b4

Please sign in to comment.