Skip to content

Commit abe62c9

Browse files
committed
Removes hhvm from travis.yml file
1 parent 36325aa commit abe62c9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ language: php
33
php:
44
- 7.0
55
- 7.1
6-
- hhvm
76

87
# This triggers builds to run on the new TravisCI infrastructure.
98
# See: http://docs.travis-ci.com/user/workers/container-based-infrastructure/

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## [Unreleased]
44

5+
### Changed
6+
- Removes hhvm from travis.yml file [`bfa3c1739e`](https://github.com/coconutcraig/laravel-postmark/commit/bfa3c1739e)
7+
58
## [0.1.0] - 2017-01-29
69

710
### Added

0 commit comments

Comments
 (0)