← Back to team overview

checkbox-dev team mailing list archive

[PATCH 3/3] Removed saucy testing, since the vagrant cloud box is broken at the moment

 

---
 test-in-vagrant.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test-in-vagrant.sh b/test-in-vagrant.sh
index 894fad9..847d9ee 100755
--- a/test-in-vagrant.sh
+++ b/test-in-vagrant.sh
@@ -25,7 +25,7 @@ fi
 
 if [ "$1" = "" ]; then
     # XXX: this list needs to be in sync with Vagrantfile
-    target_list="precise saucy trusty"
+    target_list="precise trusty"
 else
     target_list="$1"
 fi
-- 
1.8.1.2



References