]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
chore: remove node 12 from travis tests since its not working right now
authorJoe Workman <joe@workmanmail.com>
Tue, 22 Oct 2019 06:15:56 +0000 (23:15 -0700)
committerJoe Workman <joe@workmanmail.com>
Tue, 22 Oct 2019 06:15:56 +0000 (23:15 -0700)
.travis.yml

index 71471451bdd26924184787efc5a2b966f436845c..9a9b4dac5180b7eef331941cccf3fb98511ef7f7 100644 (file)
@@ -7,10 +7,9 @@ os:
   - osx
 
 node_js:
-  - 6
   - 8
   - 10
-  - node
+# - node
 
 env:
   global: