From: Manuel Nickschas Date: Sun, 16 Mar 2014 22:27:09 +0000 (+0100) Subject: Disable Github's Travis CI for now X-Git-Tag: 0.11.0~107 X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=commitdiff_plain;h=95afb0ded7707042b90d86b6acfd14a9dc4578e5 Disable Github's Travis CI for now Since the Github build servers have only CMake 2.8.7, we can't build there at the moment. We'll re-enable this once they upgrade their servers, or alternatively if we decide that we can relax the CMake requirement a bit. --- diff --git a/.travis.yml b/.travis.yml.disabled similarity index 100% rename from .travis.yml rename to .travis.yml.disabled