Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanRace authored Jan 14, 2019
1 parent bb39371 commit 2a07271
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,13 @@ script:
- cd ..
- zip -r jimzMLConverter-$TRAVIS_TAG.zip jimzMLConverter/target/jimzMLConverter-$TRAVIS_TAG.jar jimzMLConverter/target/lib
- ls -la
- pwd

before_deploy:
- pwd
- cd ~
- ls
- pwd

deploy:
provider: releases
Expand Down

0 comments on commit 2a07271

Please sign in to comment.