You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltacloud.apache.org by mf...@apache.org on 2013/03/13 10:40:27 UTC

[2/2] git commit: Core: Remove MRI 1.8.x target in Travis

Updated Branches:
  refs/heads/master e961458ae -> 1eb17ce82


Core: Remove MRI 1.8.x target in Travis


Project: http://git-wip-us.apache.org/repos/asf/deltacloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/deltacloud/commit/1eb17ce8
Tree: http://git-wip-us.apache.org/repos/asf/deltacloud/tree/1eb17ce8
Diff: http://git-wip-us.apache.org/repos/asf/deltacloud/diff/1eb17ce8

Branch: refs/heads/master
Commit: 1eb17ce824576ba13f82e17a4bab5c06bfea46ef
Parents: 7de6228
Author: Michal Fojtik <mf...@redhat.com>
Authored: Wed Mar 13 10:40:04 2013 +0100
Committer: Michal fojtik <mf...@redhat.com>
Committed: Wed Mar 13 10:40:04 2013 +0100

----------------------------------------------------------------------
 .travis.yml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/deltacloud/blob/1eb17ce8/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 9651c9a..e1da6b5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,5 @@
 language: ruby
 rvm:
-  - 1.8.7
   - 1.9.3
   - 2.0.0
   - jruby-head