Skip to content

Commit

Permalink
Merge pull request #246 from wojsmol/patch-1
Browse files Browse the repository at this point in the history
Move PHP 5.4 tests from `WP_VERSION` `latest` to `5.1`
  • Loading branch information
schlessera committed Apr 6, 2019
2 parents c54664c + 4ba90dd commit 3eff3c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -71,4 +71,4 @@ jobs:
- stage: test
php: 5.4
dist: precise
env: WP_VERSION=latest
env: WP_VERSION=5.1

0 comments on commit 3eff3c3

Please sign in to comment.