Skip to content

Commit

Permalink
Fix Travis warning
Browse files Browse the repository at this point in the history
The sudo key is deprecated and has no effect anymore
  • Loading branch information
villfa authored Oct 1, 2020
1 parent a3409d1 commit 47ff724
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
language: php

sudo: false

env:
global:
- COMPOSER_ROOT_VERSION=1.8.0
Expand Down

0 comments on commit 47ff724

Please sign in to comment.