Skip to content

Commit 5dc5e5b

Browse files
author
Alexander Obuhovich
authored
Merge pull request #112 from aik099/more-php-versions-on-travis
Add more PHP versions for tests
2 parents fb8e4d1 + 1e65f77 commit 5dc5e5b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ php:
1010
- 5.3
1111
- 5.4
1212
- 5.5
13+
- 5.6
14+
- hhvm
15+
- 7.0
1316

1417
install:
1518
- composer install --prefer-dist

0 commit comments

Comments
 (0)