Skip to content

Commit

Permalink
Remove HHVM ci.
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuswilms committed Jan 4, 2016
1 parent daa63ee commit 5052f46
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .travis.yml
Expand Up @@ -32,14 +32,6 @@ php:
- 5.6

matrix:
include:
# We just include one exemplaric job here.
- php: hhvm-nightly
env: PHP_EXT=memcached TESTS=all
allow_failures:
# We do not aim for full HHVM compatibilty now.
- php: hhvm-nightly
env: PHP_EXT=memcached TESTS=all
# Mark build as failed as soon as one job failed.
fast_finish: true

Expand Down

0 comments on commit 5052f46

Please sign in to comment.