From: Daniel Ruf Date: Fri, 2 Mar 2018 23:26:10 +0000 (+0100) Subject: tests: use the Boron and Carbon LTS releases X-Git-Tag: v6.6.0~3^2~288^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F11003%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git tests: use the Boron and Carbon LTS releases --- diff --git a/.travis.yml b/.travis.yml index b857532ec..d82108b24 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,7 @@ language: node_js node_js: - - "lts/*" + - "lts/boron" + - "lts/carbon" - "stable" install: - npm install -g bower browserstack-runner