Skip to content

Commit bf79728

Browse files
github-32: build against bleeding edge php as well
1 parent f3e5dba commit bf79728

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ php:
99
- 5.5
1010
- 5.4
1111
- hhvm
12+
- nightly
13+
14+
matrix:
15+
allow_failures:
16+
- php: nightly
1217

1318
sudo: false
1419

0 commit comments

Comments
 (0)