Avoid timemout

This commit is contained in:
Mingshen Sun 2020-11-09 11:03:43 -08:00
parent 49c6b25611
commit 17ce107129
No known key found for this signature in database
GPG key ID: 1F86BA2052FED3B4

View file

@ -7,6 +7,7 @@ addons:
- gnupg2
- pass
update: true
ssh_known_hosts: github.com
before_install:
- echo -e "machine github.com\n login $GITHUB_ACCESS_TOKEN" >> ~/.netrc
- touch .ci-env