10000 [travis] add nightly to allowed failures · symfony/symfony@6ee6b2e · GitHub
[go: up one dir, main page]

Skip to content

Commit 6ee6b2e

Browse files
[travis] add nightly to allowed failures
1 parent 9f3b43a commit 6ee6b2e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ matrix:
3232
- php: nightly
3333
services: [memcached]
3434
fast_finish: true
35+
allow_failures:
36+
- php: nightly
37+
services: [memcached]
3538

3639
cache:
3740
directories:

0 commit comments

Comments
 (0)
0