Skip to content
This repository has been archived by the owner on Mar 29, 2019. It is now read-only.

Commit

Permalink
drop hhvm
Browse files Browse the repository at this point in the history
  • Loading branch information
fprochazka committed May 11, 2017
1 parent 887738c commit 4cb9524
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -11,7 +11,6 @@ php:
- 5.5
- 5.6
- 7.0
- hhvm

env:
matrix:
Expand All @@ -36,7 +35,6 @@ matrix:
- php: 5.5
env: NETTE=nette-2.4
allow_failures:
- php: hhvm
- php: 7.0
env: NETTE=nette-2.4 COVERAGE="--coverage ./coverage.xml --coverage-src ./src" TESTER_RUNTIME="phpdbg"

Expand Down

0 comments on commit 4cb9524

Please sign in to comment.