Skip to content

Commit

Permalink
chore(ci): Print some info after the release script runs
Browse files Browse the repository at this point in the history
  • Loading branch information
zenflow committed Mar 5, 2018
1 parent 1b59552 commit e50923a
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
@@ -8,3 +8,6 @@ script:
- cat ./coverage/lcov.info | coveralls
after_success:
- npm run release
- ls dist
- ls tarball
- tar --gzip --list --verbose --file=tarball/*.tgz

0 comments on commit e50923a

Please sign in to comment.