From a1b94d823995af3930ab21c68d3d93cacd237221 Mon Sep 17 00:00:00 2001 From: Matt Bilker Date: Wed, 7 Oct 2015 22:26:45 -0400 Subject: [PATCH] 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 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 51a27526d..23622b3cb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ env: global: - - NYLAS_ACCESS_TOKEN=3d954b69a7b74a5086f51e0e1b8403885246b598 + - NYLAS_ACCESS_TOKEN=cb200be7c921f73a1c35930f6a4ac8758b271be0 matrix: include: