You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ct...@apache.org on 2016/04/16 00:34:42 UTC

[6/7] accumulo git commit: Revert "ACCUMULO-4182 Attempt to add cache to travis"

Revert "ACCUMULO-4182 Attempt to add cache to travis"

This reverts commit a5c8adfee952f5c27d3d997131b155047a5e7eff.


Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/442ffda1
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/442ffda1
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/442ffda1

Branch: refs/heads/master
Commit: 442ffda1e34d4e8411ab33beed27c4b12de10535
Parents: a5c8adf
Author: Christopher Tubbs <ct...@apache.org>
Authored: Fri Apr 15 18:33:40 2016 -0400
Committer: Christopher Tubbs <ct...@apache.org>
Committed: Fri Apr 15 18:33:40 2016 -0400

----------------------------------------------------------------------
 .travis.yml | 7 -------
 1 file changed, 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/442ffda1/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 5f9554e..b249511 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,13 +13,6 @@
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
 language: java
-branches:
-  only:
-    - master
-    - gh-pages
-    - /^[0-9]*[.][0-9]*$/
-cache:
-  - $HOME/.m2
 jdk:
   - openjdk7
   - oraclejdk7