Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tomazc authored Mar 13, 2020
1 parent 0715236 commit 4260bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ cache:
- pip

install:
- pip install tox
- pip install cython tox
# install bedtools
- wget https://github.com/arq5x/bedtools2/releases/download/v2.27.1/bedtools-2.27.1.tar.gz
- tar -zxvf bedtools-2.27.1.tar.gz
Expand Down

0 comments on commit 4260bae

Please sign in to comment.