Skip to content

Commit

Permalink
Merge pull request #10 from jdecool/feature/travis-update
Browse files Browse the repository at this point in the history
Update Travis configuration for PHP 7
  • Loading branch information
jdecool committed Dec 13, 2015
2 parents df5608c + 13acbf7 commit 0364b0e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ php:
- 5.6
- 7.0

matrix:
allow_failures:
- php: 7.0

before_script:
- export DISPLAY=:99.0
- Xvfb $DISPLAY -extension RANDR &> /dev/null &
Expand Down

0 comments on commit 0364b0e

Please sign in to comment.