]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Merge pull request #3103 from wallabag/api-delete-tag-query
authorJérémy Benoist <j0k3r@users.noreply.github.com>
Wed, 10 May 2017 07:32:27 +0000 (09:32 +0200)
committerGitHub <noreply@github.com>
Wed, 10 May 2017 07:32:27 +0000 (09:32 +0200)
Retrieve tag / tags value from query or request

.travis.yml

index d7c28388914c6af880d9d016150c9bb5158b2a0b..fb32befbd777a9542c138e0bef449372426a591b 100644 (file)
@@ -21,6 +21,7 @@ cache:
         - $HOME/.composer/cache
         - node_modules
         - $HOME/.npm
+        - $HOME/.yarn-cache
 
 php:
     - 5.6