diff options
| author | Greg Roach <fisharebest@gmail.com> | 2018-05-31 11:21:55 +0100 |
|---|---|---|
| committer | Greg Roach <fisharebest@webtrees.net> | 2018-05-31 11:55:49 +0100 |
| commit | fafe917f6d6aa817a7d76b5cbc93f60580f21ee5 (patch) | |
| tree | b40a8c6298ed6ab9c1a5a58e51249518d6e22195 /.travis.yml | |
| parent | 329f5281440835ba4ea7b308b1d4e44a10ff5169 (diff) | |
| download | webtrees-fafe917f6d6aa817a7d76b5cbc93f60580f21ee5.tar.gz webtrees-fafe917f6d6aa817a7d76b5cbc93f60580f21ee5.tar.bz2 webtrees-fafe917f6d6aa817a7d76b5cbc93f60580f21ee5.zip | |
Test against HHVM
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 4296d439af..568cc56e3b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ php: - 7.1 - 7.2 - nightly + - hhvm ## Non-sudo environments are faster sudo: false |
