Skip to content

Commit

Permalink
Remove php 5.2 check from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
veidenbaums committed Jan 16, 2018
1 parent 82c159d commit 69df880
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Expand Up @@ -19,9 +19,6 @@ matrix:
fast_finish: true

include:
# Current $required_php_version for WordPress: 5.2.4
# aliased to 5.2.17
- php: '5.2'
# aliased to a recent 5.6.x version
- php: '5.6'
env: SNIFF=1
Expand Down

0 comments on commit 69df880

Please sign in to comment.