Skip to content

Commit

Permalink
Remove HHVM tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kylekatarnls authored Mar 26, 2019
1 parent ca87e5b commit 6d378f6
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,30 +161,6 @@ matrix:
env:
- LARAVEL_VERSION='5.8.*'
- PUG_VERSION='^3.0'
- php: hhvm
env:
- LARAVEL_VERSION='4.2.*'
- PUG_VERSION='^2.7'
dist: trusty
sudo: required
- php: hhvm
env:
- LARAVEL_VERSION='4.2.*'
- PUG_VERSION='^3.0'
dist: trusty
sudo: required
- php: hhvm
env:
- LARAVEL_VERSION='5.4.*'
- PUG_VERSION='^2.7'
dist: trusty
sudo: required
- php: hhvm
env:
- LARAVEL_VERSION='5.4.*'
- PUG_VERSION='^3.0'
dist: trusty
sudo: required

install:
- travis_retry composer self-update
Expand Down

0 comments on commit 6d378f6

Please sign in to comment.