From f670ed880b0329c77a78a1e73e40d4fee1c13886 Mon Sep 17 00:00:00 2001 From: Martin Monperrus Date: Fri, 17 Sep 2021 14:52:49 +0200 Subject: [PATCH] update wp-publications --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index defa4c0..45885ff 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,7 +31,7 @@ script: - $WPCLI package install wp-cli/restful - $WPCLI core version # installing plugin wp-publications - - $WPCLI plugin install wp-publications --activate + - $WPCLI plugin install https://github.com/monperrus/wp-publications/archive/refs/heads/master.zip --activate # there is no need to create a post, because one activation task of wp-publications is to create a fake post #- $WPCLI post create --post_title=test --post_content='[wp-publications bib="sample.bib" all=true]' - cp bibtexbrowser.php ./wp-content/plugins/wp-publications/