summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@webtrees.net>2018-12-30 21:12:05 +0000
committerGreg Roach <fisharebest@webtrees.net>2018-12-30 21:12:23 +0000
commite93facf8a3e2c23d44a870448523f8450b61aeba (patch)
treeeb2f79c4af3f015057b2bba32a190c7715dc522a /.travis.yml
parenta49feaba99650e3f877939452f9959345feeda67 (diff)
downloadwebtrees-e93facf8a3e2c23d44a870448523f8450b61aeba.tar.gz
webtrees-e93facf8a3e2c23d44a870448523f8450b61aeba.tar.bz2
webtrees-e93facf8a3e2c23d44a870448523f8450b61aeba.zip
Update test matrix
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
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