Skip to content

Commit 0b5677f

Browse files
committed
Add PHP 7.1 and nightly
1 parent 68da82d commit 0b5677f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,13 @@ php:
66
- 5.5
77
- 5.6
88
- 7.0
9+
- 7.1
910
- hhvm
11+
- nightly
12+
13+
matrix:
14+
allow_failures:
15+
- php: nightly
1016

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

0 commit comments

Comments
 (0)