diff options
| author | Greg Roach <fisharebest@webtrees.net> | 2018-07-12 11:16:00 +0100 |
|---|---|---|
| committer | Greg Roach <fisharebest@webtrees.net> | 2018-07-12 11:16:13 +0100 |
| commit | 18eb81baf83da891d0bb6ba4c184ca76848d957b (patch) | |
| tree | f3d1d62454266555f408166f91ad2c0f4ad73acc /.travis.yml | |
| parent | 81626604cde134da919a13676fcfac28254949a4 (diff) | |
| download | webtrees-18eb81baf83da891d0bb6ba4c184ca76848d957b.tar.gz webtrees-18eb81baf83da891d0bb6ba4c184ca76848d957b.tar.bz2 webtrees-18eb81baf83da891d0bb6ba4c184ca76848d957b.zip | |
Test against PHP 7.3
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index afa363599d..568cc56e3b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ php: - 7.0 - 7.1 - 7.2 -## - nightly + - nightly - hhvm ## Non-sudo environments are faster |
