We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36325aa commit abe62c9Copy full SHA for abe62c9
.travis.yml
@@ -3,7 +3,6 @@ language: php
3
php:
4
- 7.0
5
- 7.1
6
- - hhvm
7
8
# This triggers builds to run on the new TravisCI infrastructure.
9
# See: http://docs.travis-ci.com/user/workers/container-based-infrastructure/
CHANGELOG.md
@@ -2,6 +2,9 @@
2
## [Unreleased]
+### Changed
+- Removes hhvm from travis.yml file [`bfa3c1739e`](https://github.com/coconutcraig/laravel-postmark/commit/bfa3c1739e)
+
## [0.1.0] - 2017-01-29
10
### Added
0 commit comments