Skip to content

Commit

Permalink
Allow HHVM to fail for the time being
Browse files Browse the repository at this point in the history
Issue #50 has been created to keep track of the failing tests.
  • Loading branch information
lanthaler committed Jan 8, 2014
1 parent 6d7f1f9 commit 7393531
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ php:
- 5.5
- hhvm

matrix:
allow_failures:
- hhvm

before_script:
- git clone git://github.com/json-ld/json-ld.org.git
- mv ./json-ld.org/test-suite/tests ./Test/
Expand Down

0 comments on commit 7393531

Please sign in to comment.