Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
Added latest versions of php to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexei Tenitski committed Jan 26, 2016
1 parent 1fc4b38 commit 15af4dd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ language: php
php:
- 5.5
- 5.4
- 5.6
- 7
- hhvm

install:
- composer install
Expand Down

0 comments on commit 15af4dd

Please sign in to comment.