Skip to content

Commit b49f75c

Browse files
committed
travis dependancy update
1 parent a46d3c4 commit b49f75c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ python:
44
# command to install dependencies
55
install: "pip install numpy"
66
install: "pip install scipy"
7+
install: "pip install requests"
78
# command to run tests
89
script: python adrsm -d ./data/genomes ./data/short_genome_list.csv

0 commit comments

Comments
 (0)