diff --git a/.travis.yml b/.travis.yml index 958366292..9aff6228b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,6 +15,7 @@ branches: - master # enable building tags - /^v\d+\.\d+(\.\d+)?(-\S*)?$/ + - 5.14 cache: yarn: true