From fa7ac3320f3b1839221eedcb0983f43793eb4c35 Mon Sep 17 00:00:00 2001 From: Ramiro Saenz Date: Mon, 17 Sep 2018 19:45:09 -0300 Subject: [PATCH] Travis test --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index dff19447..235dfa1d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -64,5 +64,5 @@ deploy: prerelease: true on: repo: saenzramiro/rambox - tags: false + tags: true all_branches: true