summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2020-09-19 12:18:51 +0100
committerGreg Roach <greg@subaqua.co.uk>2020-09-19 12:18:51 +0100
commit669383b27855acb55006d57190fc902aef8f2278 (patch)
tree227202277ba9b99b019c58f15efcc304e69320ce /.travis.yml
parent940fa4926b93013ca57b48031f83bccb0d955e2b (diff)
downloadwebtrees-669383b27855acb55006d57190fc902aef8f2278.tar.gz
webtrees-669383b27855acb55006d57190fc902aef8f2278.tar.bz2
webtrees-669383b27855acb55006d57190fc902aef8f2278.zip
Update travis-ci config
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 4befa0d12f..652083659c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,4 +27,4 @@ script:
- if [ $TRAVIS_PHP_VERSION = 7.1 ]; then vendor/bin/phpunit -c phpunit.xml.dist; fi
after_script:
- - if [ $TRAVIS_PHP_VERSION = 7.3 ]; then travis_retry php vendor/bin/php-coveralls -v; fi
+ - if [ $TRAVIS_PHP_VERSION = 7.4 ]; then travis_retry php vendor/bin/php-coveralls -v; fi