Skip to content

Commit 9572f03

Browse files
authored
Merge pull request #697 from samsonasik/7.2-and-nightly
both php 7.2 and nightly in travis
2 parents 87a8d3e + 4d0d3ae commit 9572f03

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
@@ -3,11 +3,13 @@ language: php
33
php:
44
- 7
55
- 7.1
6+
- 7.2
67
- nightly
78

89
matrix:
910
fast_finish: true
1011
allow_failures:
12+
- php: 7.2
1113
- php: nightly
1214

1315
global:

0 commit comments

Comments
 (0)