From 7a712e21d1b5356c691810b93a5aa337d8716886 Mon Sep 17 00:00:00 2001 From: Stefan Janssen Date: Wed, 14 Feb 2024 22:40:17 +0100 Subject: [PATCH] Update INSTALL.md travis is no longer used, thus better point to the github action workflow files --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 6d129c06e..071de9705 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -178,7 +178,7 @@ At this point, Qiita will be installed and the system will start. However, you will need to install plugins in order to process any kind of data. For a list of available plugins, visit the [Qiita Spots](https://github.com/qiita-spots) github organization. Each of the plugins have their own installation instructions, we -suggest looking at each individual .travis.yml file to see detailed installation +suggest looking at each individual .github/workflows/qiita-plugin-ci.yml file to see detailed installation instructions. Note that the most common plugins are: - [qtp-biom](https://github.com/qiita-spots/qtp-biom) - [qtp-sequencing](https://github.com/qiita-spots/qtp-sequencing)