mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-07 16:48:02 +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
e4367647ac
commit
a1b94d8239
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
env:
|
||||
global:
|
||||
- NYLAS_ACCESS_TOKEN=3d954b69a7b74a5086f51e0e1b8403885246b598
|
||||
- NYLAS_ACCESS_TOKEN=cb200be7c921f73a1c35930f6a4ac8758b271be0
|
||||
|
||||
matrix:
|
||||
include:
|
||||
|
|
Loading…
Reference in a new issue