Skip to content

Commit 12e3520

Browse files
If that causes us to provide the trunk, too, as a binary?
1 parent abc088c commit 12e3520

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

.travis.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,14 @@ deploy:
3232
repo: wxMaxima-developers/docker-maxima
3333
tags: true
3434
all_branches: true
35+
provider: releases
36+
prerelease: true
37+
draft: true
38+
tags: true
39+
skip_cleanup: true
40+
api_key:
41+
secure: U7B0vz9/elEv2JBkoAcXpR4XfWgocg6znGDzkUN9prDGGYENYf5obxA/WHZGoiYEFYaGDZISgmBzTBMxI7HuJcwaDOzw94P7dmgUZvXr9116haZr/yNbfOh6wshxAnCpcGcsekILlqLydS33LNOqPcC/IMVWJPxMJrqZgjcJjaMa2NUWXSuo5OM8RuYHEuj64V3rLfbwq6+xhjZYrAwbJCWSoBXKXBRYOPliKbRn0Yqbw1XTahCEklQgtaG5m4MUrjsR7krIhgTTKiyV0vY4GprLra9Aioh/EpWOeoCu9s7vUX+Lmiovj1LUsZ8LRrlExvqDpc/eJAJfovYVciPdgHQPvssfnUL2kkC2vMZY9UGz1PBMyco5pWaAVEcMHaexS9fFqbcNst3+bjomG12HbrG0BOyOb0KW6+/SlgLQRvBrMg1BaIkDYjffxLyRrHLCWWE79uxcSb3qXeAo43I2d3quF5VHX1F89YUGJgO0uehYopDXZ/tqFxucn9eWgvyVAqZl8D9mwJf9fcZdU+IjaE5jmh1qYBabHFVP41le+LBUUgUd1dECJi+mef8Obg3nEMQ4QhKnYPqzNp1C07fcV1hU4OoX1C+BkDfbmN/U2h9Ac2PM1x2FRreUAQ9Cfi6Ln4hGNxJbiLz25yI/kqgWAU1jZiRB64HAtGe/S0SFe4o=
42+
file: maxima-x86_64.AppImage
43+
on:
44+
repo: wxMaxima-developers/docker-maxima
45+
all_branches: true

maxima.desktop

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[Desktop Entry]
22
Type=Application
3-
Name=wxmaxima
3+
Name=maxima
44
Exec=foo2
5-
Comment=wxMaxima is a document based interface for the computer algebra system Maxima
5+
Comment=Maxima is a versatile computer algebra system
66
Icon=maxima
77
Categories=Development;
88
Terminal=true

0 commit comments

Comments
 (0)