Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GFFalign in the container #2

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
sudo: required

language: python
python: 3.5
python: 3.7

services:
- docker

env:
- TOX_ENV=py35
- TOX_ENV=py37

before_install:
- wget https://raw.githubusercontent.com/bgruening/galaxy-flavor-testing/master/Makefile
Expand All @@ -23,4 +23,4 @@ install:
script:
- make test_api
- make test_ftp
- make test_bioblend
- make test_bioblend
7 changes: 6 additions & 1 deletion tool_list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,9 @@ tools:
owner: iuc
revisions:
- bf30030e5265
tool_panel_section_label: Last
tool_panel_section_label: Last
- name: gffalign
owner: abims-sbr
revisions:
- afed7e0cf69e
tool_panel_section_label: GFFalign