From 040f8c81bfdc1103d4506585b9a4b517af1e93d8 Mon Sep 17 00:00:00 2001 From: Ben Bodenmiller Date: Sun, 15 Nov 2015 02:09:29 -0800 Subject: [PATCH] remove travis ci file since travis is not used Closes #4543 // FREEBIE --- .travis.yml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index ae66262a0f..0000000000 --- a/.travis.yml +++ /dev/null @@ -1,7 +0,0 @@ -language: android -android: - components: - - platform-tools - - build-tools-19.1.0 - - android-19 - - extra-android-m2repository