From 403c1857aa297f1feead1784caf610ff55197643 Mon Sep 17 00:00:00 2001 From: Michael Howitz Date: Thu, 16 Mar 2017 10:24:42 +0100 Subject: [PATCH] Try newest switch to help Travis CI to run buildout. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3f289e0..bae3072 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ python: - pypy install: - python bootstrap.py - - bin/buildout + - bin/buildout -n script: - bin/test-ztk notifications: