From 7b8f3b8669c50d35f01a235b26a3b02b2b198c46 Mon Sep 17 00:00:00 2001 From: Jesse MacFadyen Date: Tue, 14 Jul 2015 14:41:56 -0700 Subject: [PATCH] remove firefox, failing on windows --- appveyor.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 5147ffb30..dddec7ffb 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -8,7 +8,6 @@ install: - git clone https://github.com/apache/cordova-blackberry --depth 10 - git clone https://github.com/apache/cordova-windows --depth 10 - git clone https://github.com/apache/cordova-wp8 --depth 10 - - git clone https://github.com/apache/cordova-firefoxos --depth 10 - git clone https://github.com/apache/cordova-ubuntu --depth 10 - git clone https://github.com/apache/cordova-browser --depth 10 - git clone https://github.com/apache/cordova-amazon-fireos --depth 10