Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Commit

Permalink
travis artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
Dustin Blackman committed Sep 27, 2015
1 parent 628cbcc commit 31eadae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,9 @@ cache:
after_success:
- 'cat ./coverage/lcov.info | ./node_modules/.bin/coveralls'
- npm run build-artifact
addons:
s3_region: 'us-est-1'
artifacts:
paths:
- ./download.txt
- ./coverage/coverage-coffee.json

0 comments on commit 31eadae

Please sign in to comment.