Skip to content

Commit

Permalink
travis dependancy update
Browse files Browse the repository at this point in the history
  • Loading branch information
maxibor committed Apr 17, 2018
1 parent a46d3c4 commit b49f75c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ python:
# command to install dependencies
install: "pip install numpy"
install: "pip install scipy"
install: "pip install requests"
# command to run tests
script: python adrsm -d ./data/genomes ./data/short_genome_list.csv

0 comments on commit b49f75c

Please sign in to comment.