Skip to content

Commit d143744

Browse files
committed
Added php nightly for testing (is allowed to fail)
1 parent 87e777d commit d143744

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
@@ -6,6 +6,10 @@ php:
66
- 5.6
77
- 5.5
88
- hhvm
9+
- nightly
10+
matrix:
11+
allow_failures:
12+
- php: nightly
913
install:
1014
- composer install
1115
after_script:

0 commit comments

Comments
 (0)