Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gschueler committed Jun 9, 2016
1 parent 72ff1a8 commit 84a0215
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ deploy:
file:
- 'build/distributions/rd-*.zip'
- 'build/distributions/rd-*.tar'
- 'build/distributions/rundeck-cli*.rpm'
- 'build/distributions/rundeck-cli*.deb'
- 'build/libs/rundeck-cli-*-all.jar'
- 'build/distributesion/rundeck-cli*.rpm'
- 'build/distributesion/rundeck-cli*.deb'
on:
repo: rundeck/rundeck-cli
tags: true
Expand Down

0 comments on commit 84a0215

Please sign in to comment.