Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Commit bcbf872

Browse files
committed
Merge branch 'addNightlyBuilds' of https://github.com/heiglandreas/zend-ldap into hotfix/60
Close #60
2 parents 1a622e3 + bf49147 commit bcbf872

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.travis.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,16 @@ matrix:
6262
- php: 7.1
6363
env:
6464
- DEPS=latest
65-
- php: hhvm
65+
- php: nightly
66+
env:
67+
- DEPS=lowest
68+
- php: nightly
69+
env:
70+
- DEPS=locked
71+
- php: nightly
72+
env:
73+
- DEPS=latest
74+
- php: hhvm
6675
env:
6776
- DEPS=lowest
6877
- php: hhvm
@@ -73,6 +82,7 @@ matrix:
7382
- DEPS=latest
7483
allow_failures:
7584
- php: hhvm
85+
- php: nightly
7686

7787
notifications:
7888
irc: "irc.freenode.org#zftalk.dev"

0 commit comments

Comments
 (0)