diff options
| author | Greg Roach <fisharebest@gmail.com> | 2018-05-31 14:55:07 +0100 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2018-05-31 14:55:07 +0100 |
| commit | 7ab04c647f16130a5912427af850eb8b33681c0d (patch) | |
| tree | 4e5a5dbb4fe062775e0c2b8edad6d109790ff271 /.travis.yml | |
| parent | 49b9d7d169e8e23f88012a50ab064083093c0ec0 (diff) | |
| download | webtrees-7ab04c647f16130a5912427af850eb8b33681c0d.tar.gz webtrees-7ab04c647f16130a5912427af850eb8b33681c0d.tar.bz2 webtrees-7ab04c647f16130a5912427af850eb8b33681c0d.zip | |
TravisCI - PHP7.3 builds are failing, so disable until we have a dev environment in which to fix them
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 568cc56e3b..afa363599d 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 |
