mirror of
https://github.com/FranP-code/public-apis.git
synced 2025-10-13 00:03:04 +00:00
test that env tokens cannot be echo'ed
This commit is contained in:
@@ -5,6 +5,8 @@ before_install:
|
||||
- rvm install 2.4.0
|
||||
install:
|
||||
- gem install awesome_bot
|
||||
before_script:
|
||||
- echo $GH_TOKEN
|
||||
script:
|
||||
- awesome_bot README.md --allow-ssl --allow 403
|
||||
after_success:
|
||||
|
||||
Reference in New Issue
Block a user