Skip to content

Commit

Permalink
Merge remote-tracking branch 'ariadne/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
poef committed Feb 23, 2020
2 parents 31db1cb + ca37cd8 commit 20f0d5b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ language: php
php:
- '5.6'
- '7.0'
- 'hhvm'

matrix:
allow_failures:
- php: 'hhvm'

before_script:
- composer install
Expand Down

0 comments on commit 20f0d5b

Please sign in to comment.