Skip to content

Commit 717ae86

Browse files
committed
added php nightly
1 parent b17574f commit 717ae86

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,14 @@ php:
77
- 5.6
88
- 7.0
99
- hhvm
10+
- nightly
1011

1112
# run build against nightly but allow them to fail
1213
matrix:
1314
fast_finish: true
1415
allow_failures:
1516
- php: hhvm
17+
- php: nightly
1618

1719
# faster builds on new travis setup not using sudo
1820
sudo: false

0 commit comments

Comments
 (0)