Skip to content

Commit

Permalink
fixup! use travis to make releases to github
Browse files Browse the repository at this point in the history
  • Loading branch information
andreastt committed Jun 22, 2016
1 parent 9573d67 commit 61e2195
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,8 @@ deploy:
skip_cleanup: true
file:
- "geckodriver-$TRAVIS_TAG.tar.gz"
- "geckodriver-$TRAVIS_TAG-i686-unknown-linux-gnu.tar.gz"
- "geckodriver-$TRAVIS_TAG-x86_64-unknown-linux-gnu.tar.gz"
- "geckodriver-$TRAVIS_TAG-x86_64-unknown-linux-musl.tar.gz"
- "geckodriver-$TRAVIS_TAG-x86_64-pc-windows-gnu.tar.gz"
- "geckodriver-$TRAVIS_TAG-win64.tar.gz"
- "geckodriver-$TRAVIS_TAG-linux64.tar.gz"
on:
tags: true
repo: mozilla/geckodriver

0 comments on commit 61e2195

Please sign in to comment.