Skip to content
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.

Commit

Permalink
update github access token
Browse files Browse the repository at this point in the history
  • Loading branch information
Diullei committed Aug 28, 2015
1 parent 50f596e commit af94123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ before_install:
- npm install -g grunt-cli
# Token for tsd to increase github rate limit
# See https://github.com/DefinitelyTyped/tsd#tsdrc
- p1=bb4ef6755851f && p2=9e97e89932c5a && p3=8f46a3d85e0a8c && echo {\"token\":\"$p1$p2$p3\"} > .tsdrc
- p1=438f1006257a00 && p2=e3e2a15544008 && p3=f89f30769b3c6 && echo {\"token\":\"$p1$p2$p3\"} > .tsdrc

env:
global:
Expand Down

0 comments on commit af94123

Please sign in to comment.