mirror of
https://github.com/hysnsec/awesome-threat-modelling.git
synced 2024-10-01 08:25:38 -04:00
1860d2575a
* added read-me * revoked the travis error * added the appseco link * Updated `Rvm` * updated flag * updated the url * updated the old * updated the flags * updated the broken links * added the course * updated Readme * Add practical devsecops logo and update readme.md Co-authored-by: Mohammed A Imran <secfigo@gmail.com>
8 lines
160 B
YAML
8 lines
160 B
YAML
language: ruby
|
|
rvm:
|
|
- 2.3.1
|
|
before_script:
|
|
- gem install awesome_bot
|
|
script:
|
|
- awesome_bot README.md --allow-dupe --white-list travis-ci --allow-redirect
|