Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.

Commit

Permalink
Tests: update Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Mar 10, 2015
1 parent cde874a commit 17be613
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -6,6 +6,10 @@ php:
- 7.0
- hhvm

matrix:
allow_failures:
- php: hhvm

script:
- vendor/bin/tester tests/Events -s -p php

Expand Down

0 comments on commit 17be613

Please sign in to comment.