Skip to content

Commit

Permalink
updated travis to include the launchers, which were renamed. Also ima…
Browse files Browse the repository at this point in the history
…ges folder
  • Loading branch information
Tobi Delbruck authored and Tobi Delbruck committed May 25, 2018
1 parent 47239a3 commit ec35ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,7 @@ dist: trusty
script: ant jar script: ant jar
jdk: oraclejdk8 jdk: oraclejdk8
before_deploy: before_deploy:
- zip -r jaer-dist.zip jAERViewer1.5_linux.sh jAERViewer1.5_win64.exe SplashScreen.gif dist/ jars/ lib/ biasgenSettings/ filterSettings/ - zip -r jaer-dist.zip jAERViewer_linux.sh jAERViewer_win64.exe SplashScreen.gif dist/ jars/ lib/ biasgenSettings/ filterSettings/ images/ sounds/
deploy: deploy:
provider: releases provider: releases
api_key: $GITHUB_TOKEN api_key: $GITHUB_TOKEN
Expand Down

0 comments on commit ec35ea5

Please sign in to comment.