From 83a5ce6e9f620d637557270425f13c096b1ac26c Mon Sep 17 00:00:00 2001 From: DjBushido Date: Fri, 30 May 2014 21:27:10 -0400 Subject: [PATCH] Add the initial Travis build file --- .travis.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..50982ac --- /dev/null +++ b/.travis.yml @@ -0,0 +1 @@ +language: android \ No newline at end of file