Skip to content

Commit

Permalink
Merge pull request #112 from NAL-i5K/debbiedai
Browse files Browse the repository at this point in the history
Debbiedai
  • Loading branch information
mpoelchau committed Aug 27, 2021
2 parents 0144d32 + b3fe1db commit 0820200
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ matrix:
include:
- os: linux
language: python
python: 3.7
python: 3.9
install:
- pip install coveralls coverage codecov
- pip install .
Expand All @@ -22,18 +22,18 @@ matrix:

- os: linux
language: python
python: 3.7
python: 3.9
install:
- pip3 install --no-cache-dir gff3tool
- os: osx
language: generic
python: 3.7
python: 3.9
install:
- pip3 install .
- pip3 install --no-cache-dir gff3tool
- os: linux
language: ruby
python: 3.7
python: 3.9
rvm: 2.4
before_script: gem install awesome_bot
script: awesome_bot --allow-redirect --allow-dupe README.md docs/*.md # only this instance will check the documents
Expand Down

0 comments on commit 0820200

Please sign in to comment.