Skip to content

Commit 561878b

Browse files
author
mondrake
authored
Enable TravisCI testing on PHP 7.1, 7.2 and nightly
1 parent 7601488 commit 561878b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,14 @@ php:
99
- 5.5
1010
- 5.6
1111
- 7.0
12+
- 7.1
13+
- 7.2
14+
- nightly
1215
- hhvm
1316

1417
matrix:
1518
allow_failures:
19+
- php:nightly
1620
- php: hhvm
1721
fast_finish: true
1822

0 commit comments

Comments
 (0)