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

Commit

Permalink
updated token
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartvds committed Jun 26, 2014
1 parent 41df364 commit b61fb95
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ notifications:
- [email protected]
env:
global:
secure: Mh83owYpIvOOYGLzEZq7394n0ZEnGGnhJbdauYgH4vZaoQumjU9JXIDZaE/OYeWyERGcT2F8q+tvzMJ4fbUFzd4Xt9aUbo5R8GTv/WxrCarjtRK4az4cYaDsOwzSWjy+lOIjmPoKyO9ivpwXKlPExQiDW+HACVOzlR5gljz1a10=
secure: kp+wTYmwjllbbRfmDGOE7NbgAAouMjYJWDoTqFPVR74H01aViBKZeX19nhtgdYu6rL/XIR5dNf4Lm36O+rstOGKY9NYv0H0qWI0XbMXaV67nmqQ5gbEHsV3coAGiAp+xoKTwpw2xsgeu49XFVxS2mu31NstdBNxQ2IWxLSgCeAQ=
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ module.exports = function (grunt) {
options: {
repo: 'https://' + process.env.GH_TOKEN + '@github.com/DefinitelyTyped/docs.git',
message: 'publish (auto)' + getDeployMessage(),
silent: false,
silent: true,
user: {
name: 'dt-bot',
email: '[email protected]'
Expand Down

0 comments on commit b61fb95

Please sign in to comment.