Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tabacitu authored Jan 22, 2019
1 parent 58a09ba commit 6c07b09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ php:
- 7.0
- 7.1
- 7.2
- hhvm
- 7.3

before_script:
- curl -s http://getcomposer.org/installer | php
Expand All @@ -17,4 +17,4 @@ script: phpunit

matrix:
allowed_failures:
- php: hhvm
- php: 7.3

0 comments on commit 6c07b09

Please sign in to comment.