]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
tests: run tests on latest stable and LTS releases of Node.js
authorDaniel Ruf <daniel@daniel-ruf.de>
Fri, 2 Mar 2018 23:12:10 +0000 (00:12 +0100)
committerDaniel Ruf <daniel@daniel-ruf.de>
Fri, 2 Mar 2018 23:12:10 +0000 (00:12 +0100)
.travis.yml

index 2250467d869397581ac51bc213b71820a8d05000..b857532ec34a1725050e46cf8aeda5c1efcc788f 100644 (file)
@@ -1,9 +1,7 @@
 language: node_js
 node_js:
-  - "6"
-  - "7"
-  - "8"
-  - "9"
+  - "lts/*"
+  - "stable"
 install:
   - npm install -g bower browserstack-runner
   - npm install