Skip to content

Commit 1afe8f6

Browse files
committed
Travis: test nighly PHP version
1 parent 92ecbb0 commit 1afe8f6

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,6 +7,7 @@ php:
77
- 5.4
88
- 5.5
99
- 5.6
10+
- nightly
1011
- hhvm
1112
- hhvm-nightly
1213

@@ -26,6 +27,7 @@ after_script:
2627
matrix:
2728
fast_finish: true
2829
allow_failures:
30+
- php: nightly
2931
- php: hhvm-nightly
3032

3133
notifications:

0 commit comments

Comments
 (0)