Skip to content

Commit e911232

Browse files
committed
Update .travis.yml
1 parent 420246f commit e911232

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,5 @@ deploy:
5050
provider: releases
5151
api_key: "GITHUB_OAUTH_TOKEN"
5252
skip_cleanup: true
53-
if [ "$OS" = "linux" ]; then
54-
file: "MieSimulatorGUI*.AppImage";
55-
fi
56-
if [ "$OS" = "osx" ]; then
57-
file: "MieSimulatorGUI.app";
58-
fi
5953
on:
6054
tags: true

0 commit comments

Comments
 (0)