mirror of
https://github.com/michaelachrisco/Electronic-Interchange-Github-Resources
synced 2024-10-31 00:03:19 -07:00
Allow Redirects (#31)
This commit is contained in:
parent
7fa045d76a
commit
e0e9c23d5a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
language: ruby
|
||||
rvm: 2.4.1
|
||||
before_script: gem install awesome_bot
|
||||
script: awesome_bot README.md
|
||||
script: awesome_bot --allow-redirect README.md
|
||||
|
|
Loading…
Reference in a new issue