From 0c3fd5c785a56ce9683d2391020b1d4a9c257fdf Mon Sep 17 00:00:00 2001 From: Nathan Broadbent Date: Tue, 9 Aug 2011 00:42:18 +0800 Subject: [PATCH] Added .travis.yml for Travis CI (http://travis-ci.org/) --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) create mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..e6efa0c --- /dev/null +++ b/.travis.yml @@ -0,0 +1,2 @@ +rvm: 1.9.2 + -- libgit2 0.21.2