From 0b2f959c02be35c535dff1d5a6d41b2b006b700a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20Gomes?= Date: Thu, 15 Dec 2016 13:26:22 +0000 Subject: [PATCH] Temporarily disable memory tests in drone due to timeouts. --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 45000d06..0e006c76 100644 --- a/.drone.yml +++ b/.drone.yml @@ -26,7 +26,6 @@ build: - Xvfb $DISPLAY & - curl -sSLo chrome.deb $CHROME && dpkg -i chrome.deb - curl -sSLo driver.zip $WEBDRIVER && unzip -q driver.zip -d /usr/bin - - node test/memory/test.js publish: # see http://addons.drone.io/google_cloud_storage/ for details gcs: