Skip to content

Commit

Permalink
Add PHP 7.1 and nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
thekid committed Aug 28, 2016
1 parent 68da82d commit 0b5677f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,13 @@ php:
- 5.5
- 5.6
- 7.0
- 7.1
- hhvm
- nightly

matrix:
allow_failures:
- php: nightly

before_script:
- wget 'https://github.com/xp-framework/xp-runners/releases/download/v5.6.1/setup' -O - | php
Expand Down

0 comments on commit 0b5677f

Please sign in to comment.