Skip to content

Commit 2abc03f

Browse files
author
Михаил Красильников
committed
Add PHP 7.1 to build environments
1 parent 0af69c9 commit 2abc03f

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ php:
1010
- 5.5
1111
- 5.6
1212
- 7.0
13+
- 7.1
1314
- hhvm
1415

1516
env:

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change Log
22

3+
## Unreleased
4+
5+
36
## 1.7 - 2017-02-09
47

58
### Changed

0 commit comments

Comments
 (0)