From e8ef4ad7a463ffb9e289ec89bfdb97baaedcb78a Mon Sep 17 00:00:00 2001 From: Tim O'Donnell <timodonnell@gmail.com> Date: Thu, 5 Sep 2019 18:16:37 -0400 Subject: [PATCH] travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a75ba01c..a3b00172 100644 --- a/.travis.yml +++ b/.travis.yml @@ -50,7 +50,7 @@ env: - KERAS_BACKEND=tensorflow script: # download data and models, then run tests - - mhcflurry-downloads fetch data_curated models_class1 models_class1_pan + - mhcflurry-downloads fetch data_curated models_class1 models_class1_pan allele_sequences - mhcflurry-downloads info # just to test this command works - nosetests test -sv - ./lint.sh -- GitLab