Skip to content

Commit

Permalink
Add PHP7.0 to unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
fisharebest committed Nov 7, 2016
1 parent 03813c8 commit 9d1720f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: php

php:
- 7.0
- 5.6
- 5.5
- 5.4
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ CHANGE LOG

## 1.2.0 (2016-11-07)
- Fix bug in Myers’ diff. Thanks to Andreas Brunnschweiler for finding the bug and the fix.
- Add PHP7.0 to unit tests.

## 1.1.0 (2015-10-20)
- Myers’ diff
Expand Down

0 comments on commit 9d1720f

Please sign in to comment.