]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
chore: remove node 6 from travis
authorkball <kball@zendev.com>
Fri, 26 Jul 2019 18:46:10 +0000 (11:46 -0700)
committerkball <kball@zendev.com>
Fri, 26 Jul 2019 18:46:10 +0000 (11:46 -0700)
.travis.yml

index ff27ef034e798ae4120c42d3e030db2969955142..b312fd27e56154bf286635bd283a67dc1f2ba805 100644 (file)
@@ -7,9 +7,9 @@ os:
   - osx
 
 node_js:
-  - 6
   - 8
   - 10
+  - 12
   - node
 
 env: