Skip to content

Commit f91afe5

Browse files
committed
Improved travis.ci confi
1 parent 24e4451 commit f91afe5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,7 @@ php:
55
- 'nightly'
66
install:
77
- composer install
8-
script: bin/phpunit
8+
script: bin/phpunit
9+
matrix:
10+
allow_failures
11+
- php: 'nightly'

0 commit comments

Comments
 (0)