Skip to content

Commit

Permalink
Travis: trying to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
AKuHAK committed Aug 27, 2017
1 parent 1b75df8 commit 763495f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -7,6 +7,7 @@ deploy:
skip_cleanup: true
on:
tags: true
all_branches: true

sudo: required

Expand Down Expand Up @@ -62,3 +63,4 @@ script:
- cd $TRAVIS_BUILD_DIR
- make
- zip uLaunchelf_$TRAVIS_COMMIT.zip ULE.ELF
- curl --upload-file uLaunchelf_$TRAVIS_COMMIT.zip https://transfer.sh/uLaunchelf.zip | grep transfer

0 comments on commit 763495f

Please sign in to comment.