mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-23 08:06:33 +00:00
Enable hhvm & nightly for curiosity
This commit is contained in:
parent
2d733277e6
commit
6141388969
1 changed files with 7 additions and 0 deletions
|
@ -7,6 +7,13 @@ php:
|
|||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
- hhvm
|
||||
- nightly
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
- php: nightly
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
|
Loading…
Reference in a new issue