Skip to content

Commit

Permalink
Update PHP versions in Travis test matrix.
Browse files Browse the repository at this point in the history
  • Loading branch information
boonebgorges committed Nov 14, 2017
1 parent e525bea commit 63e4fe4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ language: php

# Versions of PHP to test against
php:
- 5.3
- 5.4
- 5.6
- 7.0
- 7.1

# Specify versions of WordPress to test against
# WP_VERSION = WordPress version number (use "master" for SVN trunk)
Expand Down

0 comments on commit 63e4fe4

Please sign in to comment.