Skip to content
This repository has been archived by the owner on Sep 25, 2018. It is now read-only.

Commit

Permalink
ready for 4.0.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Enrico Fagnoni committed Jan 29, 2016
1 parent 52f46ae commit 2d27f50
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ php:
- 5.6
- hhvm

before_script: composer install
script: phpunit

matrix:
allow_failures:
- php: hhvm

0 comments on commit 2d27f50

Please sign in to comment.