Skip to content

Commit

Permalink
Use Precise on Travis
Browse files Browse the repository at this point in the history
So we can run tests against PHP 5.3
  • Loading branch information
thenbrent authored and Brent Shepherd committed Jul 26, 2018
1 parent 0b6b763 commit 4de9789
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -17,6 +17,8 @@ env:
- WP_VERSION=4.4 WC_VERSION=2.6.4 WCS_VERSION=2.0.18 CODECOV=0
- WP_VERSION=4.3 WC_VERSION=2.6.4 WCS_VERSION=2.0.18 CODECOV=0

dist: precise

branches:
only:
- master
Expand Down

0 comments on commit 4de9789

Please sign in to comment.