Skip to content
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.

Commit

Permalink
Add PHP 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thekid committed Aug 28, 2016
1 parent 9342156 commit cb2ec42
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 @@ -8,8 +8,13 @@ php:
- 5.5
- 5.6
- 7.0
- 7.1
- hhvm

matrix:
allow_failures:
- php: nightly

before_script:
- wget 'https://github.com/xp-framework/xp-runners/releases/download/v6.3.0/setup' -O - | php
- composer install --prefer-dist
Expand Down

0 comments on commit cb2ec42

Please sign in to comment.