From 078736e9d2392aed0a2e00d69f99fa11a106904f Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Thu, 18 Feb 2016 10:06:06 +0200 Subject: [PATCH] Working on TravisCI --- tests/acceptance.suite.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/acceptance.suite.yml b/tests/acceptance.suite.yml index 56b0928116f9..e49f045e53f9 100644 --- a/tests/acceptance.suite.yml +++ b/tests/acceptance.suite.yml @@ -10,6 +10,7 @@ modules: - WebDriver: url: 'http://ninja.dev:8000' host: 127.0.0.1 + http_proxy: direct window_size: 1024x768 wait: 5 browser: firefox