Skip to content

Commit

Permalink
Add PHP 7.1 and nightly to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
dshafik committed Oct 3, 2016
1 parent 19795cc commit 615fb0f
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 @@ -4,10 +4,13 @@ services:
php:
- 5.6
- 7.0
- 7.1
- nightly
- hhvm
matrix:
allow_failures:
- php: hhvm
- php: nightly
sudo: false
before_install:
- composer self-update
Expand Down

0 comments on commit 615fb0f

Please sign in to comment.