mirror of
https://github.com/public-apis/public-apis.git
synced 2025-05-20 04:26:20 +02:00
test that env tokens cannot be echo'ed
This commit is contained in:
parent
94f81ac67a
commit
5f2be9ac97
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ before_install:
|
||||||
- rvm install 2.4.0
|
- rvm install 2.4.0
|
||||||
install:
|
install:
|
||||||
- gem install awesome_bot
|
- gem install awesome_bot
|
||||||
|
before_script:
|
||||||
|
- echo $GH_TOKEN
|
||||||
script:
|
script:
|
||||||
- awesome_bot README.md --allow-ssl --allow 403
|
- awesome_bot README.md --allow-ssl --allow 403
|
||||||
after_success:
|
after_success:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue