Skip to content

Commit

Permalink
Revert sudo: required change in 0e63793
Browse files Browse the repository at this point in the history
PHP 5.2 is not available in the `sudo: required` `dist: precise` Travis CI jobs
  • Loading branch information
ntwb authored Jul 12, 2017
1 parent 0e63793 commit 4007667
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
Expand Up @@ -24,7 +24,6 @@ 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 4007667

Please sign in to comment.