Skip to content

Commit

Permalink
Fix 5.2/5.3 test
Browse files Browse the repository at this point in the history
  • Loading branch information
Pross committed Jan 4, 2018
1 parent 5fe1d05 commit 2d6fe69
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ matrix:
env: WP_TRAVISCI=phpcs
- php: 5.3
env: WP_VERSION=latest
dist: precise
- php: 5.2
env: WP_VERSION=latest
dist: precise

before_script:
- export PATH="$HOME/.composer/vendor/bin:$PATH"
Expand Down

0 comments on commit 2d6fe69

Please sign in to comment.