Skip to content
This repository has been archived by the owner on Mar 17, 2021. 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 f95eb38 commit 0c5ac22
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ php:
- 5.5
- 5.6
- 7.0
- hhvm

env:
matrix:
Expand All @@ -35,7 +34,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 0c5ac22

Please sign in to comment.