From 85f876f4c899229ea9a8cf9f5f72e32f4575c70f Mon Sep 17 00:00:00 2001 From: Ramiro Saenz Date: Wed, 7 Mar 2018 13:39:50 -0300 Subject: [PATCH] Update .travis.yml --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 1365a9e8..0ca1f3df 100644 --- a/.travis.yml +++ b/.travis.yml @@ -53,6 +53,7 @@ deploy: file_glob: true file: - "dist/*.zip" + - "dist/*.snap" - "dist/*.deb" - "dist/*.tar.gz" - "dist/*.AppImage"