Skip to content

Commit 018dc90

Browse files
author
Hidde Boomsma
committed
build php nightly
1 parent 45ada3e commit 018dc90

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
@@ -4,10 +4,13 @@ php:
44
- 5.6
55
- 7.0
66
- hhvm
7+
- nightly
78

89
matrix:
910
allow_failures:
10-
- php: hhvm
11+
- php:
12+
- hhvm
13+
- nightly
1114

1215
cache:
1316
directories:

0 commit comments

Comments
 (0)