]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
tests: only test Node.js 6 and higher
authorDaniel Ruf <daniel@daniel-ruf.de>
Fri, 2 Mar 2018 19:55:53 +0000 (20:55 +0100)
committerDaniel Ruf <daniel@daniel-ruf.de>
Fri, 2 Mar 2018 19:55:53 +0000 (20:55 +0100)
.travis.yml

index 67654be3c0964f9fd4c4a8626e5c3389a0448575..2250467d869397581ac51bc213b71820a8d05000 100644 (file)
@@ -1,7 +1,5 @@
 language: node_js
 node_js:
-  - "4"
-  - "5"
   - "6"
   - "7"
   - "8"