Commit 5f2be9ac authored by Dave Machado's avatar Dave Machado Committed by GitHub
Browse files

test that env tokens cannot be echo'ed

parent 94f81ac6
......@@ -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:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment