summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index a275c96..ee4ee98 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,6 +17,8 @@ script:
- qmake -v
- qmake -r
- make
+ - macdeployqt tikzit.app -dmg
+ - curl --upload-file tikzit.dmg https://transfer.sh/tikzit.dmg
notifications:
email: false \ No newline at end of file