Skip to content

Commit

Permalink
change minimum php version to 5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bulwarkzero committed Dec 5, 2017
1 parent 5491c7e commit 274ede9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: php
install:
composer install
php:
- 5.5
- 7.1
- 5.6
- hhvm

Expand Down

0 comments on commit 274ede9

Please sign in to comment.