Skip to content

Commit 556224b

Browse files
authored
Testing PHP 7.1
1 parent 8099fad commit 556224b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,15 @@ php:
66
- 5.5
77
- 5.6
88
- 7.0
9+
- 7.1
910
- hhvm
1011
- nightly
1112

1213
# run build against nightly but allow them to fail
1314
matrix:
1415
fast_finish: true
1516
allow_failures:
17+
- php: 7.1
1618
- php: hhvm
1719
- php: nightly
1820

0 commit comments

Comments
 (0)