Codebase list barrnap / c872b77
Issue #25 | initial travis-ci support Torsten Seemann 6 years ago
2 changed file(s) with 19 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 language: perl
1
2 sudo: false
3
4 perl:
5 - "5.14"
6
7 install:
8 - "cpanm --quiet --notest Time::Piece List::Util FindBin"
9 - "export PATH=$PWD/bin:$PATH"
10
11 script:
12 - "barrnap --version"
13 - "barrnap --help"
14 - "barrnap --citation"
15 - "! barrnap --doesnotexist"
0 [![Build Status](https://travis-ci.org/tseemann/barrnap.svg?branch=master)](https://travis-ci.org/tseemann/barrnap) [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [](#lang-au)
1
02 # Barrnap
13
24 BAsic Rapid Ribosomal RNA Predictor
35
46 ## Author
57
6 Torsten Seemann - torsten.seemann@gmail.com - @torstenseemann
8 Torsten Seemann
79
810 ## Description
911