Skip to content

Commit b3b6392

Browse files
authored
Switch from PHP master to nightly builds
1 parent be833ef commit b3b6392

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ dist: xenial
22

33
language: php
44
php:
5-
- master
5+
- nightly
66
- 8.0
77
- 7.4
88
- 7.3
@@ -13,7 +13,7 @@ php:
1313
matrix:
1414
fast_finish: true
1515
allow_failures:
16-
- php: master
16+
- php: nightly
1717

1818
env:
1919
- LIBMEMCACHED_VERSION=1.0.18 # Debian Jessie / Ubuntu Xenial

0 commit comments

Comments
 (0)