[DRE-commits] [ruby-fog] 03/09: remove .travis.yml

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Apr 10 13:48:29 UTC 2015


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository ruby-fog.

commit 5d01da832c3bd5376858d5419ab8731dbc10f85c
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Apr 9 23:03:59 2015 +0530

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

diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index 620ec9e..0000000
--- a/.travis.yml
+++ /dev/null
@@ -1,44 +0,0 @@
-language: ruby
-
-script: bundle exec rake travis
-
-matrix:
-  fast_finish: true
-  include:
-    - rvm: 1.8.7
-      gemfile: gemfiles/Gemfile-ruby-1.8.7
-    - rvm: 1.9.3
-      gemfile: Gemfile
-    - rvm: 2.0.0
-      gemfile: Gemfile
-    - rvm: 2.1.0
-      gemfile: Gemfile
-    - rvm: 2.1.1
-      gemfile: Gemfile
-    - rvm: 2.1.1
-      gemfile: gemfiles/Gemfile-edge
-    - rvm: jruby-18mode
-      gemfile: gemfiles/Gemfile-ruby-1.8.7
-    - rvm: jruby-19mode
-      gemfile: Gemfile
-    - rvm: jruby-head
-      gemfile: Gemfile
-
-  allow_failures:
-    - rvm: jruby-head
-
-notifications:
-  email: false
-  irc:
-    channels:
-      - "irc.freenode.org#ruby-fog"
-    template:
-      - "[#%{build_number}] %{message} %{build_url}"
-      - "[#%{build_number}] %{commit} on %{branch} by %{author}"
-      - "[#%{build_number}] %{compare_url}"
-    on_success: always
-    on_failure: always
-    use_notice: false
-
-before_install:
-  - gem update --system #  todo: workaround for https://github.com/rubygems/rubygems/pull/763

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-fog.git



More information about the Pkg-ruby-extras-commits mailing list