mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-23 07:36:12 +08:00
fix(travis): another new github access token
found out you cannot use personal access tokens github disables them if they are found in a commit
This commit is contained in:
parent
b00bc73dc5
commit
6bdb850ade
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- NYLAS_ACCESS_TOKEN=3d954b69a7b74a5086f51e0e1b8403885246b598
|
- NYLAS_ACCESS_TOKEN=cb200be7c921f73a1c35930f6a4ac8758b271be0
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
|
Loading…
Reference in a new issue