Skip to content

Commit

Permalink
Add sudo: required to PHP 5.2 Travis CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
ntwb committed Jul 12, 2017
1 parent 6b802cb commit 0e63793
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ matrix:
env: WP_VERSION=latest
- php: 5.2
env: WP_VERSION=latest
sudo: required
dist: precise
- php: 5.6
env: TRAVISCI=phpcs
Expand Down

0 comments on commit 0e63793

Please sign in to comment.