Skip to content

Commit

Permalink
specify minor versions of PHP
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul M. Jones committed Jun 28, 2017
1 parent f9e3538 commit b10ed7a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ language: php
php:
- 5.6
- hhvm
- 7
- 7.0
- 7.1
before_script:
- composer self-update
- composer install
Expand Down

0 comments on commit b10ed7a

Please sign in to comment.