From f02f4e8444d1f3d395db71272f168e2403e02bce Mon Sep 17 00:00:00 2001 From: Kornelius Kalnbach Date: Mon, 22 Aug 2011 00:43:26 +0200 Subject: deactivating scanner tests; SVN is not available on Travis CI --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 10c9cc2..9771285 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,4 +11,4 @@ branches: only: - master - stable -script: "rake test test:scanners" +script: "rake test" # test:scanners" -- cgit v1.2.1