From 7e87b2eda47007a8403a587d09abaa33b52cf979 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Mon, 29 Feb 2016 22:49:06 +0200 Subject: [PATCH] Working on tests --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e2bc5d85bb53..015fda1427a8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,7 +34,6 @@ install: # these providers require referencing git commit's which cause Travis to fail - sed -i '/mollie/d' composer.json - sed -i '/2checkout/d' composer.json - - sed -i '/omnipay-neteller/d' composer.json - travis_retry composer install --prefer-dist; before_script: