diff options
| author | Greg Roach <fisharebest@webtrees.net> | 2018-12-30 21:12:05 +0000 |
|---|---|---|
| committer | Greg Roach <fisharebest@webtrees.net> | 2018-12-30 21:12:23 +0000 |
| commit | e93facf8a3e2c23d44a870448523f8450b61aeba (patch) | |
| tree | eb2f79c4af3f015057b2bba32a190c7715dc522a /.travis.yml | |
| parent | a49feaba99650e3f877939452f9959345feeda67 (diff) | |
| download | webtrees-e93facf8a3e2c23d44a870448523f8450b61aeba.tar.gz webtrees-e93facf8a3e2c23d44a870448523f8450b61aeba.tar.bz2 webtrees-e93facf8a3e2c23d44a870448523f8450b61aeba.zip | |
Update test matrix
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 339554f10b..75c900388b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ language: php php: - 7.1 - 7.2 + - 7.3 - nightly ## Non-sudo environments are faster |
