From 287d214192428ad026e8933bfefb48cb3be83069 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Sat, 24 May 2014 21:13:31 +0800 Subject: [PATCH] remove workers --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e0d10c6..20710fc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,4 +11,3 @@ script: - python test.py -c test/aes.json - python test.py -c test/salsa20.json - python test.py -c test/server-multi-passwd.json - - python test.py -c test/workers.json