Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Commit

Permalink
try another travis config for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathaniel Waisbrot committed May 12, 2016
1 parent c2df3d8 commit 85c346f
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 @@ -17,7 +17,10 @@ script:
- ./scripts/run-tests.sh
- ./scripts/run-dialyzer.sh
deploy:
skip_cleanup: true
provider: script
script: scripts/deploy-hex.sh
on:
tags: true
condition: $REBAR_VSN = '3'
erlang: 18.2

0 comments on commit 85c346f

Please sign in to comment.