LoginSignup
3
3

More than 5 years have passed since last update.

travis setup releases で Validation Failed になるときの解消法

Last updated at Posted at 2014-07-17

情報が不確かなので自分用メモです.

api_key が欲しくて,travis setup releases したときに Balidation Failed してしまうとき.

travis
% travis setup releases                                             
Username: ikawaha
Password for ikawaha: ******************************
Validation Failed
for a full error report, run travis report --org

GitHub の設定から ApplicationsPersonal access tokens で temporary token というのが出来ているので,これを消す.

temporary_token.png

とりあえずこれでいけました.でも,ホントにこれでいいかは微妙.情報求む.

出典:

3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3