diff options
| author | Greg Roach <fisharebest@webtrees.net> | 2019-02-20 14:13:14 +0000 |
|---|---|---|
| committer | Greg Roach <fisharebest@webtrees.net> | 2019-02-20 14:13:14 +0000 |
| commit | 4131892ab735363e70aa5373761044e1c7d5a227 (patch) | |
| tree | 2420dd920a9b16610f96db6d8820ea0336c2d803 /.travis.yml | |
| parent | dd0d77146acc51412317e960029ce174dc687ce1 (diff) | |
| download | webtrees-4131892ab735363e70aa5373761044e1c7d5a227.tar.gz webtrees-4131892ab735363e70aa5373761044e1c7d5a227.tar.bz2 webtrees-4131892ab735363e70aa5373761044e1c7d5a227.zip | |
Test against PHP7.4
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 141cf6898e..af7929b96e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ php: - 7.1 - 7.2 - 7.3 + - 7.4snapshot - nightly ## Non-sudo environments are faster |
