From 3393fe7c597d16ec147de64e5dfce015128fb76b Mon Sep 17 00:00:00 2001 From: Paul Sherwood Date: Sun, 28 Feb 2016 16:30:57 +0000 Subject: [PATCH] Revert "Add a gash .travis.yml file" This reverts commit cfc8289e0c69e6bffce4a032b88e8c55f467b79a. Travis doesn't support chroot, so running ybd there will be a waste of time --- .travis.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index a2a1d0d..0000000 --- a/.travis.yml +++ /dev/null @@ -1,13 +0,0 @@ -language: python -python: - - "2.6" - - "2.7" - - "3.2" - - "3.3" - - "3.4" - - "pypy" -install: -script: - - pip install fs pyyaml sandboxlib requests jsonschema - - chmod +x ybd.py - - ybd.py ci x86_64