[BioRuby] Bio-samtools & travis-ci & native libraries

Raoul Bonnal bonnal at ingm.org
Sun Apr 15 17:56:37 UTC 2012


Finally I got it working.
For those who are interested on how to test their gems with 3d party libraries 
https://github.com/helios/bioruby-samtools/blob/master/.travis.yml





language: ruby
before_install:
  - sudo apt-get update
  - sudo apt-get install zlib1g-dev libncurses5-dev libtinfo-dev
before_script:
  - cd ext
  - ruby mkrf_conf.rb
  - rake -f Rakefile
  - cd ../
rvm:
  - 1.9.3



  _____  

From: Pjotr Prins [mailto:pjotr.public14 at thebird.nl]
To: bioruby at lists.open-bio.org
Sent: Fri, 13 Apr 2012 15:47:15 +0200
Subject: Re: [BioRuby] the github effect

http://biogems.info/ off course.
  
  On Fri, Apr 13, 2012 at 03:37:45PM +0200, Pjotr Prins wrote:
  > The github effect: if you look at the projects on the page - those
  > who do not use github are dropping in the ranks (red arrows on the
  > left). I noticed that before. Not sure why that is.
  > 
  > Pj.
  > 
  > _______________________________________________
  > BioRuby Project - http://www.bioruby.org/
  > BioRuby mailing list
  > BioRuby at lists.open-bio.org
  > http://lists.open-bio.org/mailman/listinfo/bioruby
  > 
  _______________________________________________
  BioRuby Project - http://www.bioruby.org/
  BioRuby mailing list
  BioRuby at lists.open-bio.org
  http://lists.open-bio.org/mailman/listinfo/bioruby
    



More information about the BioRuby mailing list