Skip to content

Commit

Permalink
Removed HHVM from the test matrix for now
Browse files Browse the repository at this point in the history
  • Loading branch information
mmallis87 authored May 8, 2019
1 parent 64708e9 commit d382ba3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ php:
- 5.5
- 5.6
- 7.0
- hhvm
before_install: "composer install"
script: "vendor/bin/phpunit --verbose -c test"

0 comments on commit d382ba3

Please sign in to comment.