Skip to content

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 eff6ba1 commit 0cb2a81
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 @@ -13,7 +13,6 @@ env:
php:
- 5.6
- 7.0
- hhvm

matrix:
include:
Expand All @@ -22,7 +21,6 @@ matrix:
- php: 7.0
env: NETTE=nette-2.4 COVERAGE="--coverage ./coverage.xml --coverage-src ./src" TESTER_RUNTIME="phpdbg"
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 0cb2a81

Please sign in to comment.