diff --git a/.travis.yml b/.travis.yml index 8988f01..d274f62 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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