Skip to content

Commit

Permalink
update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
mbasso committed Feb 3, 2018
1 parent 6e2979e commit a96de11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ cache:
- $HOME/.npm
after_success: npm run test:cov
deploy:
skip_cleanup: true
provider: script
script:
- git config --global user.email "${GH_EMAIL}"
Expand Down

0 comments on commit a96de11

Please sign in to comment.