diff options
author | Stéphane HULARD <s.hulard@chstudio.fr> | 2017-07-07 12:04:48 +0200 |
---|---|---|
committer | Stéphane HULARD <s.hulard@chstudio.fr> | 2017-07-07 12:09:17 +0200 |
commit | 1991cce7f31ac752bb49670523f27f92c3390422 (patch) | |
tree | 477bdbe41c2c6ddbd3633bd5adb13d12e050bc0f | |
parent | 1a43f073d910d0f803de8cc9256779db1027906d (diff) | |
download | Socket-1991cce7f31ac752bb49670523f27f92c3390422.zip Socket-1991cce7f31ac752bb49670523f27f92c3390422.tar.gz Socket-1991cce7f31ac752bb49670523f27f92c3390422.tar.bz2 |
chore(ci) Drop HHVM support.
-rw-r--r-- | .travis.yml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.travis.yml b/.travis.yml index 9c2f27e..ced7a28 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,18 +12,8 @@ matrix: env: - ENABLE_DEVTOOLS=true - php: nightly - - php: hhvm-3.12 - sudo: required - dist: trusty - group: edge - - php: hhvm - sudo: required - dist: trusty - group: edge allow_failures: - php: nightly - - php: hhvm-3.12 - - php: hhvm fast_finish: true os: |