From 5da598b11d62a7d22bafec8cb5e832af4f0a6596 Mon Sep 17 00:00:00 2001 From: Tim O'Donnell Date: Mon, 20 Jul 2020 09:34:37 -0400 Subject: [PATCH] Travis tweak --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e626ccd2..69ca0720 100644 --- a/.travis.yml +++ b/.travis.yml @@ -65,5 +65,6 @@ script: models_class1_pan allele_sequences --already-downloaded-dir /tmp/downloads - - mhcflurry-downloads info # just to test this command works + - mhcflurry-downloads fetch # Won't download anything, just checking it runs + - mhcflurry-downloads info # Also just to test this command works - nosetests --with-timer -sv test