Skip to content

Commit

Permalink
Update so travis picks up the right build
Browse files Browse the repository at this point in the history
  • Loading branch information
andredumas committed Aug 21, 2014
1 parent 8429737 commit 5462c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ deploy:
provider: releases
api_key:
secure: p5M9v2K55YHKq4GmBkP+Lgj/TlDcGUKlR0Cpl+Ne30iF6xXJrbQqLF8THB2ysWT5VaaYKq/4MMYBYLFABnpkLrUBjoGw+fDo3jJZ7h1lO3jrMlnvdNAjcmzGHVbsYi9wljSocaJE/JSgy4xb81IX8xkIdQY8IJnRNoi22Df2DkM=
file: dist/techanjs.zip
file: dist/techan.zip
skip_cleanup: true
on:
tags: true
Expand Down

0 comments on commit 5462c83

Please sign in to comment.